#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(https://trinhmy.com/skin/frontend/em0132/default/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(https://trinhmy.com/skin/frontend/em0132/default/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; background-color: #000; }





/* Button panel */
.dcssb-float .dcssb-content {
	background: #fff;
	padding: 10px 5px 10px;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 3px; 
	-webkit-border-radius: 3px;
}
.dcssb-btn {
	margin-bottom: 5px;
}
.dcssb-btn.size-horizontal {
	width: 80px;
	height: 24px;
}
.dcssb-btn.size-none {
	width: 60px;
	height: 24px;
}
.dcssb-btn.size-vertical {
	width: 60px;
	height: 62px;
}
/* Button specific styling */
/* Digg */
.dcssb-digg.size-vertical {
	height: 68px;
}
/* Delicious */
.dcssb-delicious div {
	margin: 0 auto;
}
/* LinkedIn */
.dcssb-linkedin.size-horizontal {
	width: 65px;
}
/* Buffer */
.dcssb-buffer.size-horizontal {
	width: 85px;
}
/* Print & Email */
.dcssb-print.size-horizontal, .dcssb-print.size-none, .dcssb-email.size-horizontal, .dcssb-email.size-horizontal {
	width: 56px;
}
.dcssb-print.size-vertical, .dcssb-email.size-vertical {
	height: 24px;
}
.link-email {
	padding-left: 20px;
	display: block;
	font: bold 11px/18px Arial, sans-serif;
	height: 20px;
	text-decoration: none;
	color: #333333;
    cursor: pointer;
    background-color: #F8F8F8;
    background-image: -moz-linear-gradient(center top , #FFFFFF, #DEDEDE);
    border: 1px solid #bbb;
    border-radius: 3px 3px 3px 3px;
    max-width: 98%;
    overflow: hidden;
    position: relative;
	text-align: left;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.link-print .icon, .link-email .icon {
	display: block;
	width: 14px;
	height: 12px;
	position: absolute;
	left: 4px;
	top: 4px;
}
.link-print .icon {
	background: url(https://trinhmy.com/skin/frontend/em0132/default/images/icon_print.png) no-repeat 0 0;
}
.link-email .icon {
	background: url(https://trinhmy.com/skin/frontend/em0132/default/images/icon_email.png) no-repeat 0 0;
}
.link-email:hover{
	background-color: #e8e8e8;
	border: 1px solid #999;
    background-image: -moz-linear-gradient(center top , #f8f8f8, #cecece);
}

/* Pinterest */
.dcssb-pinterest {
	position: relative;
	width: 60px;
}
.dcssb-pinterest.size-horizontal, .dcssb-pinterest.size-none {
	height: 20px;
}
.dcssb-pinterest.size-horizontal {
	width: 70px;
}
.dcssb-pinterest-button {
    height: 25px;
    margin: 0;
    padding: 0 0 10px 0;
}
.pinItButton {
    position: absolute;
    background: url(https://trinhmy.com/skin/frontend/em0132/default/images/pinterest.png);
    font: 11px Arial, sans-serif;
    text-indent: -9999em;
    font-size: .01em;
    color: #CD1F1F;
    height: 22px;
    width: 47px;
    background-position: 0 -37px;
	bottom: 0;
	left: 50%;
	margin-left: -24px;
}
.pinItButton:hover {
	background-position: 0 -58px;
	background-color: none;
}
.pinterest-counter-count{
	font: 12px/12px Arial,Helvetica,sans-serif;
    height: 29px;
    padding: 9px 0 0;
    text-align: center;
    width: 47px;
	background: url(https://trinhmy.com/skin/frontend/em0132/default/images/pinterest.png) no-repeat 0 0;
    color: #777777;
    position: absolute;
	bottom: 23px;
	right: 8px;
}
.size-horizontal .pinItButton {
	left: 0;
	margin-left: 0;
}
.size-horizontal .pinterest-counter-count{
	font: 11px/11px Arial,Helvetica,sans-serif;
    height: 15px;
    padding: 3px 0 0;
    text-align: center;
    width: 21px;
	background: url(https://trinhmy.com/skin/frontend/em0132/default/images/pinit-count-s.png) no-repeat 0 0;
    color: #777777;
    position: absolute;
	bottom: 1px;
	right: 0;
}
.size-none .pinterest-counter-count{
 display: none;
}

/*

INSTRUCTION FOR STYLING:

# Change background, color of the horizontal menu bar:
.em_nav .hnav { }

# Change font, color of hyperlinks:
.em_nav a { }
.em_nav a:hover { }

# Menu item's links when hover or active:
.em_nav li:hover > a, .em_nav li.active > a { }


# Top level's menu:
# -----------------

# Change padding, font, color of top menu item:
.hnav .menu-item-depth-0 a { }

# Change position of the drop-down menu of top level menu:
.hnav .menu-item-depth-0 > .menu-container,
.em-catalog-navigation.horizontal > li > ul,
.em-catalog-navigation.horizontal > li:hover > ul { top:50px }

# Level 2+ menu:
# -----------------

# Change background color, padding of container of level 2+ menu container:
.em_nav .menu-item-link > ul,
.em_nav .em-catalog-navigation ul { }

# Change font, color of hyperlink of level 2+ menu items:
.em_nav .menu-item-depth-1 a,
.em_nav .em-catalog-navigation li li a { }

# Change font, color of hover/active hyperlink of level 2+ menu items:
.em_nav .menu-item-depth-1 li:hover > a, 
.em_nav .menu-item-depth-1 li.active > a,
.em_nav .em-catalog-navigation li li:hover > a,
.em_nav .em-catalog-navigation li li.active > a { }


# ----------------

# Add a gutter between 2 children of hbox:
.em_nav .menu-item-hbox > .menu-container > li { margin-left:10px }
.em_nav .menu-item-hbox > .menu-container > li:first-child { margin-left:0 }

# Fix hbox on mobile view
.adapt-0 .menu-item-hbox > .menu-container { white-space:normal }
.adapt-0 .menu-item-hbox > .menu-container > li { display:block; margin-left:0 }



BELOW BASE CSS SHOULD NOT BE CHANGED:
===============================================================================
*/


ul ul, ul ol, ol ol, ol ul { font-size:100% }

.em_nav { }
.em_nav ul { margin:0; }
.em_nav li { /*margin:0;*/}
.em_nav em,
.em_nav code{word-wrap:break-word;}

.menu-item-depth-0 a { display:block;}
.hnav .menu-item-depth-0 > a { display:block; /*height:20px; line-height:20px;*/ padding:0px }
.em-catalog-navigation > li > a{ display:block; /*height:20px; line-height:20px;*/ padding:11px 0px }
.menu-container .em-catalog-navigation > li > a{ display:block; /*height:20px; line-height:20px;*/ padding:11px 0px }
.em-catalog-navigation ul.level0 li a{display:block;/*line-height:20px; */padding:11px 0px; border-bottom:1px solid;}
.em-catalog-navigation ul.level0 li a.em-menu-link{border-bottom-width: 1px;border-bottom-style: solid;}
.em-catalog-navigation ul.level0 li.last a.em-menu-link{border:none;}


.adapt-0 .menu-item-depth-0 > ul.menu-container{ padding:15px 20px}
.adapt-0 .menu-item-depth-0.dd-menu-link > ul.menu-container{ padding:15px 0px}
/* horizontal menu */
/*.menu-item-depth-1 > .menu-container > li{ padding:0 20px; margin:0}*/
.menu-container .grid_24 .menu-item-depth-2 > .menu-container > li{ /*padding:0 10px;*/}
.adapt-0 .menu-container .grid_24 .menu-item-depth-2 > .menu-container > li{ padding:0}
.menu-container .grid_24{ margin:0}
.menu-container .menu_col24{ /*padding-left:10px*/}
.hnav .menu-item-depth-0 { float:left; position:relative }
.hnav .menu-item-depth-0 > .menu-container { position:absolute; top:39px; left:-9999px; z-index:9999 }


/* vertical menu */

.vnav { min-width:100px }
.vnav .menu-item-depth-0 { position:relative }
.vnav .menu-item-depth-0 a { display:block; padding:0px }

.vnav .menu-item-depth-0 > .menu-container { position:absolute; top:0; left:-9999px; z-index:9999 }

/* general */
.menu-item-parent > a { /*margin-right:30px*/ }
.em_nav a.arrow { position:absolute; margin-right:0 !important; width:32px; /*text-indent:-99999px; overflow:hidden; */top:0; right:0; padding:11px 10px; z-index:11; border:none!important }
.em_nav a.arrow span { /*display:block;*/ /* add background arrow here */ }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px){
	.menu-item-depth-0 > .menu-container { display:none }
	.menu-item-depth-0:hover > .menu-container { display:block }
	.em-catalog-navigation li > ul { display:none }
	.em-catalog-navigation li:hover > ul { display:block }
	.menu-item-link.menu-item-depth-1.menu-item-parent > .menu-container {display:none}
	.menu-item-link.menu-item-depth-1.menu-item-parent:hover > .menu-container { display:block }
}

.menu-item-link > .menu-container,
.em_nav .menu-item-link > ul,
.em_nav.nav-container .em-catalog-navigation ul ,
.em_nav .em-catalog-navigation ul ,
.nav-container .em-catalog-navigation ul{
	background-color:#fff;
	padding:10px 0px;
	box-shadow:0 2px 5px #ccc;
	-moz-box-shadow:0 2px 5px #ccc ;
	-webkit-box-shadow:0 2px 5px #ccc ;
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border:1px solid #cdcdcd;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.adapt-0 .em_nav .em-catalog-navigation ul, 
.adapt-0 .menu-item-link .menu-item-depth-1 > .menu-container{ border:none}
/*.menu-item-link .menu-item-depth-1 > ul.menu-container{ padding:10px}*/
/* ---------- level 2+ ---------- */

/* horizontal menu */

.hnav .menu-item-depth-0:hover > .menu-container,
.hnav .menu-item-depth-0.hover > .menu-container { left:0 }


/* vertical menu */
.vnav .menu-item-depth-0:hover > .menu-container,
.vnav .menu-item-depth-0.hover > .menu-container { left:100% }
.vnav.nav-right .menu-item-depth-0:hover > .menu-container,
.vnav.nav-right .menu-item-depth-0.hover > .menu-container { left:auto; right:100% }


.menu-item-hbox > .menu-container { white-space:nowrap }
.menu-item-hbox > .menu-container > li { display:inline-block; white-space:normal; vertical-align:top; /*float:none*/ }
.adapt-0 .menu-item-hbox > .menu-container > li { display: block; margin-left: 0;}
.menu-item-link > .menu-container { min-width:250px; background:#fff; box-shadow:0 2px 7px #ccc }

.menu-item-depth-0 .menu-item-link { position:relative }
.menu-item-depth-0 .menu-item-link > .menu-container { position:absolute; top:0; left:-9999px; z-index:9999 }
.menu-item-depth-0 .menu-item-link:hover > .menu-container,
.menu-item-depth-0 .menu-item-link.hover > .menu-container { left:100%; top:-11px }
.menu-container .menu-item-link a{ padding:11px 0px}
.dd-menu-link .menu-container .menu-item-link a{/* padding:8px 20px*/}
.menu-item-link.dd-menu-link ul.menu-container{ padding:10px 20px}
.adapt-0 .dd-menu-link.menu-item-depth-0 .menu-container li{ padding:0 20px}
.adapt-0 .dd-menu-link.menu-item-depth-0 > .menu-container > li{ padding:0 20px}

.nav-right .menu-item-depth-0 .menu-item-link:hover > .menu-container,
.nav-right .menu-item-depth-0 .menu-item-link.hover > .menu-container { left:auto; right:100% }

/* Catalog Navigation */
.em-catalog-navigation li.parent > a { /*margin-right:30px*/ }
.em-catalog-navigation li.parent > a.arrow { margin-right:0; padding:5px 0 }
.em-catalog-navigation ul { min-width:250px; background:#fff; box-shadow:0 2px 7px #ccc }
.em-catalog-navigation li { position:relative }
.em-catalog-navigation li > ul { position:absolute; top:0; left:-9999px; z-index:9999 }
.em-catalog-navigation li:hover > ul,
.em-catalog-navigation li.hover > ul { left:100%; top:-11px; padding-left:20px; padding-right:20px; }
.em_nav .em-catalog-navigation li > ul,
.em_nav.nav-container .em-catalog-navigation ul { padding-left:20px; padding-right:20px; }
.vnav .menu-item-depth-0 > .em-catalog-navigation li.level0:hover > ul,
.vnav .menu-item-depth-0 > .em-catalog-navigation li.level0.hover > ul { top:0px }
.nav-right .em-catalog-navigation li:hover > ul,
.nav-right .em-catalog-navigation li.hover > ul { left:auto; right:100% }

.hnav .menu-item-depth-1 > .em-catalog-navigation > li > a{/* padding:8px 20px*/}

.adapt-0 .em-catalog-navigation ul.level0 li{ padding:0 10px}
.adapt-0 .em-catalog-navigation ul.level0 > li{ padding:0 20px}
.adapt-0 .menu-container .em-catalog-navigation ul.level0 > li{ padding:0px}

/* Catalog Navigation with vertical style of top level */
.em-catalog-navigation.horizontal > li { float:left }
.em-catalog-navigation.horizontal > li > ul { top:39px }
.em-catalog-navigation.horizontal > li:hover > ul { left:0; top:39px }


/* Mobile view */

.adapt-0 .menu-item-link, 
.adapt-0 .menu-item-text,
.adapt-0 .menu-item-hbox,
.adapt-0 .menu-item-vbox,
.adapt-0 .em-catalog-navigation li { display:block; float:none;}

.adapt-0 .menu-container,
.adapt-0 .em-catalog-navigation ul { /*width:100% !important;*/ top:0 !important; }

.adapt-0 .hnav .menu-item-depth-0 > .menu-container,
.adapt-0 .menu-item-link > .menu-container,
.adapt-0 .em-catalog-navigation li > ul,
.adapt-0 .menu-item-depth-0 .menu-item-link > .menu-container	{display:none;position:static;}
.adapt-0 .menu-item-link.mhover > .menu-container,
.adapt-0 .em-catalog-navigation li.mhover > ul ,
.adapt-0 .menu-item-depth-0 .menu-item-link.mhover > .menu-container{display:block;position:static; }


.em-menu-mobile .menu-item-link, 
.em-menu-mobile .menu-item-text,
.em-menu-mobile .menu-item-hbox,
.em-menu-mobile .menu-item-vbox,
.em-menu-mobile .em-catalog-navigation li,
.em-menu-mobile .menu-item-hbox > .menu-container > li{ display:block; float:none; width:100%}

.em-menu-mobile .menu-container,
.em-menu-mobile .em-catalog-navigation ul { width:100% !important; top:0 !important; }

.em-menu-mobile .vnav .menu-item-depth-0 > .menu-container,
.em-menu-mobile .hnav .menu-item-depth-0 > .menu-container,
.em-menu-mobile .menu-item-link > .menu-container,
.em-menu-mobile .em-catalog-navigation li > ul,
.em-menu-mobile .menu-item-depth-0 .menu-item-link > .menu-container	{display:none;position:static;}
.em-menu-mobile .menu-item-link.mhover > .menu-container,
.em-menu-mobile .em-catalog-navigation li.mhover > ul ,
.em-menu-mobile .menu-item-depth-0 .menu-item-link.mhover > .menu-container{display:block;position:static;
}





/* Clear Divs */
.em_nav .hnav:after,
.em_nav .vnav:after,
#nav > .menu-container:after,
.menu-item-hbox:after { content:'.';display:block;clear:both;visibility:hidden;height:0;overflow:hidden }



.menu_col1,
.menu_col2,
.menu_col3,
.menu_col4,
.menu_col5,
.menu_col6,
.menu_col7,
.menu_col8,
.menu_col9,
.menu_col10,
.menu_col11,
.menu_col12,
.menu_col13,
.menu_col14,
.menu_col15,
.menu_col16,
.menu_col17,
.menu_col18,
.menu_col19,
.menu_col20,
.menu_col21,
.menu_col22,
.menu_col23,
.menu_col24 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}
.menu_col24{ margin:0}
.menu_col1 {
	width:28px;
}

.menu_col2 {
	width:78px;
}

.menu_col3 {
	width:128px;
}

.menu_col4 {
	width:178px;
}

.menu_col5 {
	width:228px;
}

.menu_col6 {
	width:278px;
}

.menu_col7 {
	width:328px;
}

.menu_col8 {
	width:378px;
}

.menu_col9 {
	width:428px;
}

.menu_col10 {
	width:478px;
}

.menu_col11 {
	width:528px;
}

.menu_col12 {
	width:578px;
}

.menu_col13 {
	width:628px;
}

.menu_col14 {
	width:678px;
}

.menu_col15 {
	width:728px;
}

.menu_col16 {
	width:778px;
}

.menu_col17 {
	width:828px;
}

.menu_col18 {
	width:878px;
}

.menu_col19 {
	width:928px;
}

.menu_col20 {
	width:978px;
}

.menu_col21 {
	width:1028px;
}

.menu_col22 {
	width:1078px;
}

.menu_col23 {
	width:1128px;
}

.menu_col24 {
	width:1178px;
}
/*.navbar-fixed-top .nav-container, .navbar-fixed-top .megamenu-wrapper{width:1180px;}*/
.em-menu-mobile .menu_col1,
.em-menu-mobile .menu_col2,
.em-menu-mobile .menu_col3,
.em-menu-mobile .menu_col4,
.em-menu-mobile .menu_col5,
.em-menu-mobile .menu_col6,
.em-menu-mobile .menu_col7,
.em-menu-mobile .menu_col8,
.em-menu-mobile .menu_col9,
.em-menu-mobile .menu_col10,
.em-menu-mobile .menu_col11,
.em-menu-mobile .menu_col12,
.em-menu-mobile .menu_col13,
.em-menu-mobile .menu_col14,
.em-menu-mobile .menu_col15,
.em-menu-mobile .menu_col16,
.em-menu-mobile .menu_col17,
.em-menu-mobile .menu_col18,
.em-menu-mobile .menu_col19,
.em-menu-mobile .menu_col20,
.em-menu-mobile .menu_col21,
.em-menu-mobile .menu_col22,
.em-menu-mobile .menu_col23,
.em-menu-mobile .menu_col24{ 
	float:none;
	display:block;
	position:static;
	width:auto;}



















/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(https://trinhmy.com/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(https://trinhmy.com/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(https://trinhmy.com/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(https://trinhmy.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(https://trinhmy.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(https://trinhmy.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(https://trinhmy.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(https://trinhmy.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(https://trinhmy.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

@charset "UTF-8";

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75);
  }

  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25);
  }

  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    -ms-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75);
  }

  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    -ms-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25);
  }

  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    -ms-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }

  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }

  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }

  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }

  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }

  70% {
    -webkit-transform: scale(.9);
    transform: scale(.9);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }

  70% {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }

  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }

  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  25% {
    -webkit-transform: scale(.95);
    transform: scale(.95);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }
}

@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  25% {
    -webkit-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
/*$max-content-width: value screen*/
/*Category product*/
/*button style*/
/* ============================================ *
 * Link
 * ============================================ */
/*Core*/
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2006-2014 X.commerce, Inc. (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/* ============================================ *
 * Reset
 * ============================================ */
*,
*:before,
*:after {
  /*@include box-sizing(border-box);*/
  margin: 0;
  padding: 0;
}

/*font icon*/
@font-face {
  font-family: 'FontAwesome';
  src: url("https://trinhmy.com/skin/frontend/em0132/default/css/fonts/fontawesome-webfont.eot?v=4.1.0");
  src: url("https://trinhmy.com/skin/frontend/em0132/default/css/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("https://trinhmy.com/skin/frontend/em0132/default/css/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("https://trinhmy.com/skin/frontend/em0132/default/css/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("https://trinhmy.com/skin/frontend/em0132/default/css/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*font-face*/
@font-face {
  font-family: 'HelveticaNeueBold';
  src: url("https://trinhmy.com/skin/frontend/em0132/default/fonts/helveticaneue_bold-webfont.eot");
  src: url("https://trinhmy.com/skin/frontend/em0132/default/fonts/helveticaneue_bold-webfont.eot?#iefix") format("embedded-opentype"), url("https://trinhmy.com/skin/frontend/em0132/default/fonts/helveticaneue_bold-webfont.woff") format("woff"), url("https://trinhmy.com/skin/frontend/em0132/default/fonts/helveticaneue_bold-webfont.ttf") format("truetype"), url("https://trinhmy.com/skin/frontend/em0132/default/fonts/helveticaneue_bold-webfont.svg#HelveticaNeueBold") format("svg");
  font-weight: normal;
  font-style: normal;
}
html {
  -webkit-tap-highlight-color: black(0);
  /* Prevent tap highlight on iOS/Android */
  -webkit-text-size-adjust: 100%;
  /* Prevent automatic scaling on iOS */
}

body {
  background: #FFFFFF;
  color: #000000;
  font: 13px/1.55 Arial, Helvetica, sans-serif;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  text-align: left;
}

html,
body,
img,
fieldset,
abbr,
acronym {
  border: 0;
}

p {
  margin: 0 0 1.55em;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

:focus {
  outline: 0;
}

a:focus {
  outline: 0 !important;
}

.ie10 #hack :focus {
  background: none;
}

@media all and (min-width: 0) {
  :focus {
    background: none;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

th,
td,
code,
cite,
caption {
  font-weight: normal;
  font-style: normal;
  text-align: left;
  vertical-align: top;
}

address {
  font-style: normal;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

img {
  border: 0;
  vertical-align: top;
}

ol,
ul {
  list-style: none;
}

q:before,
q:after {
  content: '';
}

/* Forms */
form {
  display: inline;
}

legend {
  display: none;
}

/* Table */
table {
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  font-size: 100%;
  scrollbar-face-color: expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpacing = 0);
}

/* Content */
strong {
  font-weight: bold;
}

address {
  font-style: normal;
}

cite {
  font-style: normal;
}

q,
blockquote {
  quotes: none;
}

q:before,
q:after {
  content: '';
}

small, big {
  font-size: 80%;
}

.underline {
  text-decoration: underline;
}

sup {
  font-size: 1em;
  vertical-align: top;
}

.em_main {
  min-height: 250px;
}

.sidebar {
  min-height: 1px;
}

.cms-index-index .em_main {
  min-height: 1px;
}

input:focus,
input[type="search"]:focus {
  outline-offset: -2px;
}

input[type="search"] {
  -webkit-appearance: none;
  /* 1 */
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  /* 2 */
  box-sizing: border-box;
}

/*tool tip*/
[data-toggle="tooltip"] {
  display: inline-block !important;
}

/* Tools */
.hidden {
  display: block !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
}

.nobr {
  white-space: nowrap !important;
}

.wrap {
  white-space: normal !important;
}

.a-left {
  text-align: left !important;
}

.a-center {
  text-align: center !important;
}

.a-right {
  text-align: right !important;
}

.v-top {
  vertical-align: top;
}

.v-middle {
  vertical-align: middle;
}

.f-left,
.left {
  float: left !important;
}

.f-right,
.right {
  float: right !important;
}

.f-none {
  float: none !important;
}

.f-fix {
  float: left;
  width: 100%;
}

.no-display {
  display: none;
}

.no-margin {
  margin: 0 !important;
}

.no-padding {
  padding: 0 !important;
}

.no-bg {
  background: none !important;
}

.em-text-upercase {
  text-transform: uppercase;
}

.img-banner {
  margin-bottom: 20px;
  display: block;
}
.img-banner.img-responsive {
  display: inline-block;
}

.img-responsive {
  /*width:100%;*/
}

.img-banner-small {
  margin-bottom: 10px;
}

.spa-center {
  padding: 0 15%;
  text-align: center;
}

.box {
  border: 1px solid;
  padding: 15px 15px 10px 25px;
  margin-bottom: 25px;
}

.em-box-banner {
  padding: 20px;
  margin-bottom: 20px;
}

.box.f-left {
  margin-right: 10px;
}

.box.f-right {
  margin-left: 10px;
}

.line-right {
  border-right-width: 1px;
  border-right-style: solid;
}

.line-left {
  border-left-width: 1px;
  border-left-style: solid;
}

.em-wrapper-one-ads {
  margin-bottom: 20px;
}

.em-clear {
  clear: both;
}

.widget {
  display: block;
}

/*==================collapsed==================*/
.non-collapsed {
  position: relative;
  cursor: pointer;
}
.non-collapsed:after {
  content: "+";
  position: absolute;
  right: 0;
  top: 0;
}

.em-collapsed {
  position: relative;
  cursor: pointer;
}
.em-collapsed:after {
  content: "-";
  position: absolute;
  right: 0;
  top: 0;
}

/*============= scroll ie + chrome ==============*/
/* Let's get this party started */
.em-scroll-vertial::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.em-scroll-vertial::-webkit-scrollbar-track {
  background: #ebebeb;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

/* Handle */
.em-scroll-vertial::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #1ca586;
}

.em-scroll-vertial {
  scrollbar-base-color: #1ca586;
  scrollbar-track-color: #ebebeb;
  scrollbar-arrow-color: #c4c4c4;
}

/* Layout ================================================================================ */
.wrapper {
  min-width: 1px;
}

.em-col-main {
  padding-bottom: 20px;
}

.cms-index-index .em-col-main {
  padding-bottom: 0px;
}

.page {
  margin: 0 auto;
  padding: 0;
  text-align: left;
}

.page-print {
  background: #fff;
  padding: 20px;
  text-align: left;
}

.page-empty {
  background: #fff;
  padding: 20px;
  text-align: left;
}

.page-popup {
  text-align: left;
}

/* Content Columns */
.col2-set .col-1 {
  float: left;
  width: 49%;
}

.col2-set .col-2 {
  float: right;
  width: 49%;
}

.col2-set .col-narrow {
  width: 33%;
}

.col2-set .col-wide {
  width: 65%;
}

.col3-set .col-1 {
  float: left;
  width: 32%;
}

.col3-set .col-2 {
  float: left;
  width: 32%;
  margin-left: 2%;
}

.col3-set .col-3 {
  float: right;
  width: 32%;
}

.col4-set .col-1 {
  float: left;
  width: 23.5%;
}

.col4-set .col-2 {
  float: left;
  width: 23.5%;
  margin: 0 2%;
}

.col4-set .col-3 {
  float: left;
  width: 23.5%;
}

.col4-set .col-4 {
  float: right;
  width: 23.5%;
}

/* Content Columns no margin*/
.columns-3 .col-1 {
  float: left;
  width: 33.33333%;
  margin-bottom: 20px;
  padding: 20px 20px;
}

.columns-3 .col-2 {
  float: left;
  width: 33.33333%;
  margin-bottom: 20px;
}

.columns-3 .col-3 {
  float: left;
  width: 33.33333%;
  margin-bottom: 20px;
  padding: 20px 20px;
}

.columns-2 .col-1 {
  float: left;
  width: 50%;
}

.columns-2 .col-2 {
  float: left;
  width: 50%;
}

/*=======Custum Box-Wide============*/
.em-box-custom .page {
  -webkit-box-shadow: 0 0 7px #a8a8a8;
  -moz-box-shadow: 0 0 7px #a8a8a8;
  box-shadow: 0 0 7px #a8a8a8;
}

@media (min-width: 1200px) {
  .wrapper.em-box-custom .page {
    width: 1200px;
  }
}
/* Global Styles ========================================================================= */
/* Form Elements */
input, select, textarea {
  font: 12px/1.35 Arial, Helvetica, sans-serif;
  vertical-align: middle;
}

input.input-text, select, textarea {
  padding: 5px 15px;
  border: 1px solid;
  height: 40px;
  line-height: 40px;
  font-size: 100%;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.form-list li.additional-row {
  border-top: 1px solid #e6e6e6;
}

select {
  padding: 5px 5px !important;
  height: 36px;
  line-height: 14px;
}

select.multiselect {
  height: auto;
}

select option {
  padding-right: 10px;
}

select.multiselect option {
  padding: 2px 5px;
}

textarea {
  overflow: auto;
  height: 100px;
}

input.radio {
  margin-right: 3px;
}

input.checkbox {
  margin-right: 3px;
}

input.qty {
  width: 40px !important;
}

button.button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* FF Fix */
p.control input.checkbox,
p.control input.radio {
  margin-right: 6px;
  float: left;
  margin-top: 0;
}

.gift-messages-form input.checkbox {
  float: left;
  margin-top: 0;
}

/* Form lists */
/* Grouped fields */
.form-list li {
  margin-bottom: 5px;
  margin-right: 3%;
}

.form-list li.fields .fields {
  margin-right: 3%;
}

.form-list li.fields {
  margin-right: 0;
}

.form-list li.control {
  margin: 13px 0;
}

.form-list label {
  float: left;
  position: relative;
  z-index: 0;
  padding: 2px 0 7px;
  margin-bottom: 0;
  text-transform: uppercase;
  margin-top: 6px;
}

.form-list label.required em {
  float: right;
  font-style: normal;
  position: absolute;
  top: 0px;
  right: -8px;
}

.form-list li.control label {
  float: none;
  display: block;
  padding: 0;
  text-transform: none;
}

.form-list li.control input.radio,
.form-list li.control input.checkbox {
  margin-right: 6px;
  float: left;
  margin-top: 0;
  min-height: 20px;
}

.form-list .field {
  float: left;
  width: 47%;
  margin-right: 3%;
}

.form-list li.control .input-box {
  clear: none;
  display: inline;
  width: auto;
}

.form-list .input-box, .form-list .input-range {
  display: block;
  clear: both;
}

.form-list textarea {
  width: 254px;
  height: 10em;
}

.form-list select {
  width: 100%;
}

.form-list input.input-text {
  width: 100%;
}

.form-list .input-box {
  width: 100%;
}

.form-list li.wide textarea {
  width: 100%;
}

.form-list li.additional-row {
  border-top: 1px solid #ccc;
  margin-top: 10px;
  padding-top: 7px;
}

.form-list li.additional-row .btn-remove {
  float: right;
  margin: 5px 0 0;
}

.fieldset {
  float: left;
  width: 49%;
}

.fieldset .legend {
  position: relative;
}

/* Form Validation */
.validation-advice {
  clear: both;
  margin: 3px 0 5px;
  padding: 5px 10px 5px 0px;
  color: #e70808;
  text-align: left;
  position: relative;
}
.validation-advice:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f176";
  font-size: 1em;
  padding-right: 10px;
}

.validation-failed {
  border: 1px solid #e2caca !important;
  background: #ffecec !important;
}

p.required {
  text-align: left;
  color: #f00;
  clear: left;
  padding-top: 13px;
  font-size: 90%;
}

/* Expiration date and CVV number validation fix */
.v-fix {
  float: left;
}

.v-fix .validation-advice {
  display: block;
  position: relative;
}

/* Global Messages  */
.success {
  color: #3d6611;
  font-weight: bold;
}

.error {
  color: #f00;
  font-weight: bold;
}

.notice {
  color: #ccc;
}

.std .messages ul {
  padding: 0;
  margin: 0;
}

.messages,
.messages ul {
  list-style: none !important;
  margin: 0 0 10px;
  padding: 0;
}

.messages {
  width: 100%;
  overflow: hidden;
  padding-left: 0 !important;
}

.messages > li {
  margin-bottom: 5px;
}

.messages li li, .messages ul {
  margin: 0;
}

.error-msg,
.note-msg,
.notice-msg {
  border-style: solid;
  border-width: 1px;
  background-position: 10px 9px;
  background-repeat: no-repeat;
  padding: 8px 8px 8px 10px;
}

.error-msg {
  border-color: #f16048;
  background-color: #ffe3e3;
  color: #df280a;
  position: relative;
}
.error-msg:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f071";
  font-size: 1em;
  padding-right: 10px;
  float: left;
  margin-top: 1px;
}

.note-msg,
.notice-msg {
  border-color: #fcd344;
  background-color: #fafaec;
  color: #3d6611;
  position: relative;
}
.note-msg span:before,
.notice-msg span:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f06a";
  font-size: 100%;
  padding-right: 7px;
}

.success-msg {
  border: 1px solid;
  padding: 2px;
}
.success-msg li {
  border: 1px solid;
  padding: 10px 15px;
  margin: 0;
}
.success-msg li span:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f046";
  font-size: 100%;
  padding-right: 7px;
}

/* BreadCrumbs */
.breadcrumbs {
  padding: 0px 0 40px;
  margin: 0;
}

.breadcrumbs ul {
  margin-bottom: 0;
}

.breadcrumbs li {
  display: inline;
}

/* Page Heading */
.page-title {
  margin: -15px -15px 10px;
}

.page-title h1 {
  text-transform: capitalize;
}

.page-title h1,
.page-title h2 {
  margin: 0;
}

.page-title .separator {
  margin: 0 3px;
}

.page-title .link-rss {
  float: right;
}

.title-buttons {
  text-align: right;
}

.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 {
  float: left;
  background: none;
}

.subtitle,
.sub-title {
  clear: both;
}

/* Pager */
.pager .amount, .pager .rating-links .link_review_list, .rating-links .pager .link_review_list {
  float: left;
  margin: 5px 30px 0 30px;
}
.pager .limiter {
  float: right;
  margin-right: 20px;
}
.pager .pages {
  margin-top: 8px;
}
.pager .pages ol {
  margin-bottom: 0;
  float: right;
  padding: 5px 0;
}
.pager .pages li {
  display: inline;
  margin: 0 8px;
  text-align: center;
}
.pager .pages li.current {
  font-weight: 700;
}
.pager .pages li > a,
.pager .pages li > span {
  background: none;
  border: none;
  padding: 0;
}
.pager .pages li > a:hover, .pager .pages li > a:focus,
.pager .pages li > span:hover,
.pager .pages li > span:focus {
  background: none;
}

/* Sorter */
.pager label,
.sort-by label,
.sorter label {
  margin-right: 10px;
  margin-top: 10px;
  float: left;
  text-transform: uppercase;
  font-weight: normal;
}

.sorter .view-mode {
  float: left;
  margin: 0;
  margin-right: 5px;
  margin-bottom: 9px;
  margin-top: 18px;
}

.sorter .sort-by {
  float: right;
}

.pager select,
.sorter select {
  width: 100px;
  padding: 5px 10px;
  height: 35px;
  line-height: 30px;
  float: left;
}

/*toolbar-switch*/
.toolbar-title {
  float: left;
}

.toolbar-dropdown {
  position: relative;
  width: 100px;
  float: left;
}
.toolbar-dropdown span.current {
  display: block;
  padding: 5px 10px;
  cursor: pointer;
  border: 1px solid;
}
.toolbar-dropdown span.current:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f107";
  font-size: 13px;
  float: right;
}
.toolbar-dropdown ul {
  margin: 0;
  border: 1px solid;
  position: absolute;
  right: 0;
  top: 26px;
  width: 100px;
  z-index: 2;
}
.toolbar-dropdown li {
  padding: 5px;
  background-color: #fff;
}
.toolbar-dropdown li:hover {
  background-color: #f9efe2;
}
.toolbar-dropdown li a {
  text-decoration: none;
  display: block;
}

/* Shopping cart total summary row expandable to details */
tr.summary-total {
  cursor: pointer;
}
tr.summary-total .summary-collapse {
  float: right;
  text-align: right;
  padding-left: 20px;
  background: url(https://trinhmy.com/skin/frontend/em0132/default/images/bkg_collapse.gif) 0 4px no-repeat;
  cursor: pointer;
}

tr.show-details .summary-collapse {
  background-position: 0 -53px;
}

tr.summary-details td {
  font-size: 90%;
  background-color: #dae1e4;
  color: #626465;
}

tr.summary-details-first td {
  border-top: 1px solid #d2d8db;
}

tr.summary-details-excluded {
  font-style: italic;
}

/* Shopping cart tax info */
.cart-tax-info,
.cart-tax-info .cart-price {
  padding-right: 20px;
}

.cart-tax-total {
  display: block;
  padding-right: 20px;
  background: url(https://trinhmy.com/skin/frontend/em0132/default/images/bkg_collapse.gif) 100% 4px no-repeat;
  cursor: pointer;
}

.cart-tax-info .price,
.cart-tax-total .price {
  display: inline !important;
  font-weight: normal !important;
}

.cart-tax-total-expanded {
  background-position: 100% -53px;
}

/* Class: std - styles for admin-controlled content */
.std .subtitle {
  padding: 0;
}

.std ol.ol {
  list-style: decimal outside;
  padding-left: 1.5em;
}

.std ul.disc {
  list-style: disc outside;
  padding-left: 18px;
  margin: 0 0 10px;
}

.std dl dt {
  font-weight: bold;
}

.std dl dd {
  margin: 0 0 10px;
}

.std ul,
.std ol,
.std dl,
.std address,
.std blockquote {
  margin: 0 0 1em;
  padding: 0;
}

.std ul {
  list-style: disc outside;
  padding-left: 1.5em;
}

.std ol {
  list-style: decimal outside;
  padding-left: 1.5em;
}

.std ul ul {
  list-style-type: circle;
}

.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul {
  margin: .5em 0;
}

.std dt {
  font-weight: bold;
}

.std dd {
  padding: 0 0 0 1.5em;
}

.std blockquote {
  font-style: italic;
  padding: 0 0 0 1.5em;
}

.std address {
  font-style: normal;
}

.std b,
.std strong {
  font-weight: bold;
}

.std i,
.std em {
  font-style: italic;
}

/*Typo*/
.std .fa-fw {
  font-size: 16px;
  margin-right: 10px;
}

.responsive-utilities td.is-visible {
  color: #468847;
  background-color: #dff0d8 !important;
}

.responsive-utilities th code {
  color: #c7254e;
  text-transform: lowercase;
}

/* Misc */
.links li {
  display: inline;
  padding-right: 14px;
}

.links li.first {
  padding-left: 0;
}

.links li.last {
  background: none;
}

.separator {
  margin: 0 3px;
}

.divider {
  clear: both;
  display: block;
  font-size: 0;
  line-height: 0;
  height: 1px;
  margin: 10px 0;
  background: #ddd;
  text-indent: -999em;
  overflow: hidden;
}

/* Noscript Notice */
.noscript {
  border: 1px solid #ddd;
  border-width: 0 0 1px;
  background: #ffff90;
  line-height: 1.25;
  text-align: center;
  color: #2f2f2f;
}

.noscript .noscript-inner {
  width: 1000px;
  margin: 0 auto;
  padding: 12px 0 12px;
  background: url(https://trinhmy.com/skin/frontend/em0132/default/images/i_notice.gif) 20px 50% no-repeat;
}

.noscript p {
  margin: 0;
}

/* Demo Notice */
.demo-notice {
  margin: 0;
  padding: 6px 10px;
  background: #d75f07;
  line-height: 1.15;
  text-align: center;
  color: #fff;
}

/* Cookie Notice */
.notice-cookie {
  border-bottom: 1px solid #cfcfcf;
  background: #ffff90;
  line-height: 1.25;
  text-align: center;
  color: #2f2f2f;
}

.notice-cookie .notice-inner {
  width: 870px;
  margin: 0 auto;
  padding: 12px 0 12px 80px;
  background: url(https://trinhmy.com/skin/frontend/em0132/default/images/i_notice.gif) 20px 25px no-repeat;
  text-align: left;
}

.notice-cookie .notice-inner p {
  margin: 0 0 10px;
  border: 1px dotted #cccc73;
  padding: 10px;
}

/* Add to Links */
.add-to-links .separator {
  display: none;
}

.add-to-links {
  /*display:block; clear:both; width:100%*/
  display: inline-block;
  vertical-align: top;
  float: left;
}

.std .add-to-links {
  padding: 0;
  list-style: none;
  margin: 0;
}

.add-to-links li {
  display: inline-block;
  float: left;
  margin-right: -1px;
}

.add-to-links li a {
  display: inline-block;
  float: left;
}

.add-to-links li a:hover {
  position: relative;
  z-index: 1;
}

/* Add to Links + Add to Cart */
.add-to-box {
  /*display:inline-block; 
  clear:both; 
  width:100%*/
}

/*rating*/
.no-rating, .ratings {
  font-size: 80%;
  font-weight: bold;
  padding: 0 0 2px;
  overflow: hidden;
  clear: left;
}
.no-rating .rating-box, .ratings .rating-box {
  display: inline-block;
  margin-right: 5px;
  margin-top: 4px;
}

.ratings .amount, .ratings .rating-links .link_review_list, .rating-links .ratings .link_review_list {
  position: relative;
  display: inline-block;
  padding: 2px 5px;
  border-style: solid;
  border-width: 1px;
  margin-right: 13px;
}
.ratings .amount:before, .ratings .rating-links .link_review_list:before, .rating-links .ratings .link_review_list:before {
  content: "";
  position: absolute;
  border-style: solid;
  display: block;
  width: 0;
  top: 4px;
  bottom: auto;
  left: auto;
  right: -7px;
  border-width: 5px 0 5px 7px;
}
.ratings .amount:after, .ratings .rating-links .link_review_list:after, .rating-links .ratings .link_review_list:after {
  top: 4px;
  bottom: auto;
  left: auto;
  right: -5px;
  content: "";
  border-style: solid;
  position: absolute;
  border-width: 5px 0 5px 7px;
}

.rating-links {
  display: inline;
}
.rating-links .link_review_list {
  margin-left: 13px;
}
.rating-links .link_review_list:before {
  border-width: 5px 7px 5px 0px !important;
  left: -7px !important;
  right: auto !important;
}
.rating-links .link_review_list:after {
  border-width: 5px 7px 5px 0px !important;
  right: auto !important;
  left: -5px !important;
}
.rating-links .link_review_form {
  font-size: 120%;
  font-weight: 500;
  display: inline-block;
}
.rating-links .link_review_form:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f044";
  font-size: 14px;
  margin-right: 5px;
}
.rating-links .separator {
  display: none;
}

.rating-box .rating {
  float: left;
  background: url(https://trinhmy.com/skin/frontend/em0132/default/images/bkg_rating.png) 0 100% repeat-x;
  height: 10px;
  bottom: 0px;
  position: absolute;
}

.rating-box {
  width: 55px;
  height: 10px;
  font-size: 0;
  line-height: 0;
  background: url(https://trinhmy.com/skin/frontend/em0132/default/images/bkg_rating.png) 0 0 repeat-x;
  text-indent: -999em;
  overflow: hidden;
  position: relative;
}

/*=========== Product zoom============*/
.product-view .product-img-box .product-image-zoom {
  position: relative;
  overflow: hidden;
  z-index: 9;
}
.product-view .product-img-box .product-image-zoom img {
  position: absolute;
  left: 0;
  top: 0;
  cursor: move;
}
.product-view .product-img-box .zoom-notice {
  float: left;
  display: block;
  clear: both;
  width: 100%;
}
.product-view .product-img-box .zoom {
  position: relative;
  z-index: 9;
  height: 2px;
  margin: 10px auto 20px;
  padding: 0 28px;
  cursor: pointer;
  float: left;
  clear: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url(https://trinhmy.com/skin/frontend/em0132/default/images/slider_bg.gif) 50% 50% no-repeat;
}
.product-view .product-img-box .zoom.disabled {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.product-view .product-img-box .zoom #track, .product-view .product-img-box .zoom #track2 {
  position: relative;
  height: 2px;
}
.product-view .product-img-box .zoom #handle, .product-view .product-img-box .zoom #handle2 {
  position: absolute;
  left: 0;
  top: -10px;
  width: 9px;
  height: 22px;
  background: url(https://trinhmy.com/skin/frontend/em0132/default/images/magnifier_handle.gif) 0 0 no-repeat;
}
.product-view .product-img-box .zoom .btn-zoom-out {
  position: absolute;
  left: 0;
  top: -8px;
}
.product-view .product-img-box .zoom .btn-zoom-in {
  position: absolute;
  right: 0;
  top: -8px;
}

/*cloud zoom*/
.cloud-zoom-lens {
  max-width: 100%;
  max-height: 100%;
  border: none !important;
  margin: 0 !important;
}

/* Product Options */
.product-options ul.validation-failed {
  padding: 0 7px;
}

.product-options-bottom .add-to-cart {
  display: block;
  overflow: hidden;
  clear: both;
}

.product-options-bottom {
  display: inline-block;
  width: 100%;
}

.product-options {
  clear: both;
}
.product-options dt label {
  font-weight: normal;
}
.product-options dt label em {
  color: #fc0b2d;
  margin-right: 5px;
}
.product-options dt .qty-holder {
  float: right;
}
.product-options dt .qty-holder label {
  vertical-align: middle;
}
.product-options dt .qty-disabled {
  background: none;
  border: 0;
  padding: 3px;
  color: #000;
}
.product-options dd {
  margin: 4px 0;
}
.product-options dd .qty-holder {
  display: block;
  margin: 10px 0 15px;
}
.product-options dd .time-picker {
  display: -moz-inline-box;
  display: inline-block;
  padding: 2px 0;
  vertical-align: middle;
}
.product-options dd input.datetime-picker {
  width: 150px;
}
.product-options dl {
  margin-bottom: 0;
}
.product-options .options-list li {
  margin: 5px 0;
}
.product-options .options-list input.radio {
  float: left;
  margin: 0px -18px 0 1px;
}
.product-options .options-list input.checkbox {
  float: left;
  margin: 0px -20px 0 1px;
}
.product-options .options-list .label {
  display: block;
  margin-left: 20px;
  text-align: left;
  white-space: normal;
}
.product-options .options-list label {
  font-weight: normal;
}
.product-options .options-list .price {
  font-size: 100% !important;
}

/* Grouped Product */
.grouped-items-table {
  margin-bottom: 1.55em;
}
.grouped-items-table td {
  vertical-align: middle;
  padding: 10px;
}
.grouped-items-table td input.qty {
  height: 30px;
  line-height: 30px !important;
  width: 50px;
  text-align: center;
}
.grouped-items-table th {
  padding: 10px;
  text-align: left !important;
}

/* Content Styles ================================================================= */
.product-name {
  font-size: 1em;
  font-weight: normal;
  margin-bottom: 0;
}

/* MAP Popup============================================================================== */
.price-box.map-info {
  padding-bottom: 10px;
}

.cart-msrp-totals {
  color: red;
  font-size: 12px !important;
  font-weight: bold;
  margin: 10px 10px 0;
  padding: 10px;
  text-align: right;
  text-transform: uppercase;
}

.map-cart-sidebar-total {
  color: red;
  display: block;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  padding: 2px 5px;
  text-shadow: 0 1px 0 #fff;
}

.map-popup {
  background: #fff;
  border: 1px solid #aaa;
  margin: 12px 0 0;
  position: absolute;
  -webkit-box-shadow: 0 0 6px #cccccc;
  -moz-box-shadow: 0 0 6px #cccccc;
  box-shadow: 0 0 6px #cccccc;
  text-align: left;
  width: 300px;
  z-index: 100;
}

.map-popup-heading {
  background: #d9e5ee;
  border-bottom: 1px solid #ccc;
  padding: 5px 30px 5px 10px;
  width: 298px;
}

.map-popup-heading h2 {
  font-size: 16px;
  margin: 0;
  text-shadow: 0 1px 0 #f6f6f6;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: break-word;
  text-align: left;
  text-overflow: ellipsis;
}

.map-popup-arrow {
  background: url(https://trinhmy.com/skin/frontend/em0132/default/images/map_popup_arrow.gif) no-repeat;
  position: absolute;
  left: 50%;
  top: -10px;
  height: 10px;
  width: 19px;
}

.map-popup-close {
  font-size: 0;
  display: inline-block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
  content: "";
  position: absolute;
  right: 10px;
  top: 8px;
  width: 15px;
  height: 15px;
  background-image: url("https://trinhmy.com/skin/frontend/em0132/default/images/icons.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0 0 3px #999999;
  -moz-box-shadow: 0 0 3px #999999;
  box-shadow: 0 0 3px #999999;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: url(https://trinhmy.com/skin/frontend/em0132/default/images/btn_window_close.gif) no-repeat;
}

.map-popup-content {
  border-top: 1px solid #eee;
  padding: 10px;
  overflow: hidden;
  text-align: left;
  width: 280px;
}

.map-popup-checkout {
  display: inline;
  float: right;
  text-align: right;
}

.map-popup-checkout span {
  display: block;
  padding-right: 30px;
}

.map-popup-checkout .paypal-logo {
  margin: 0 0 5px;
}

.map-popup-price .price-box,
.map-popup-price .price-box .special-price {
  margin: 0;
  padding: 0;
}

.map-popup-price {
  margin: 5px 0 0;
}

.map-popup-text {
  clear: right;
  margin: 0 10px;
  padding: 10px 0;
  text-align: left;
  word-wrap: break-word;
}

.map-popup-only-text {
  border-top: 1px solid #ddd;
}

.map-popup-checkout button.btn-cart {
  float: right;
}

.map-info .price {
  margin-right: 10px;
}

/* ======================================================================================= */
/* CMS Home Page */
.cms-index-index .secondary ul {
  padding-left: 0;
}

/* RSS */
.rss-title h1 {
  background: url(https://trinhmy.com/skin/frontend/em0132/default/images/i_rss-big.png) 0 4px no-repeat;
  padding-left: 27px;
}

.rss-table .link-rss {
  display: block;
  line-height: 1.35;
  background-position: 0 2px;
}

/*Hide button checkout*/
.checkout-multishipping-address-newbilling .block-cart-top .btn-remove,
.checkout-multishipping-address-selectbilling .block-cart-top .btn-remove,
.checkout-multishipping-address-editshipping .block-cart-top .btn-remove,
.checkout-multishipping-overview .block-cart-top .btn-remove,
.checkout-multishipping-billing .block-cart-top .btn-remove,
.checkout-multishipping-shipping .block-cart-top .btn-remove,
.checkout-multishipping-address-newshipping .block-cart-top .btn-remove,
.checkout-multishipping-addresses .block-cart-top .btn-remove,
.checkout-onepage-index .block-cart-top .btn-remove {
  display: none !important;
}

.cart .title-buttons .checkout-types {
  display: none;
}

/* Options Tool Tip */
.dd-truncated {
  width: 100%;
  margin-top: 5px;
  float: left;
}

.truncated {
  cursor: help;
  padding-top: 7px;
  float: left;
}
.truncated a.dots {
  cursor: help;
}
.truncated a.details {
  cursor: help;
  float: left;
}
.truncated .truncated_full_value {
  position: relative;
  z-index: 999;
}
.truncated .truncated_full_value .item-options {
  position: absolute;
  top: -99999em;
  left: -99999em;
  z-index: 999;
  width: 250px;
  padding: 8px;
  border: 1px solid #ddd;
  background-color: #f6f6f6;
}
.truncated .truncated_full_value .item-options > p {
  font-weight: bold;
  text-transform: uppercase;
}
.truncated .show .item-options {
  top: 15px;
  left: 0;
}

/* ======================================================================================= */
/* Shipping and Payment methods */
.please-wait {
  margin-right: 5px;
  margin-top: 1px;
  display: inline-block;
}
.please-wait img {
  vertical-align: middle;
}

.cvv-what-is-this {
  cursor: help;
  margin-left: 5px;
  line-height: 36px;
  font-size: 90%;
}

.info-set {
  margin-bottom: 15px;
}

.paypal-shipping-method.box {
  border: none;
  padding: 0;
  margin: 0;
}

.sp-methods dt {
  font-weight: normal;
}
.sp-methods input.radio {
  margin-top: -1px;
  display: inline-block;
}
.sp-methods .checkmo-list address {
  float: left;
}
.sp-methods .centinel-logos a {
  margin-right: 3px;
}
.sp-methods .centinel-logos img {
  vertical-align: middle;
}
.sp-methods .release-amounts {
  margin: 0.5em 0 1em;
}
.sp-methods .release-amounts button {
  float: left;
  margin: 5px 10px 0 0;
}

/* Tooltip */
.tool-tip {
  border: 1px solid #ddd;
  background-color: #f6f6f6;
  padding: 5px;
  position: absolute;
  z-index: 9999;
  top: 200px !important;
}
.tool-tip .btn-close {
  text-align: right;
}
.tool-tip .btn-close a {
  font-size: 0;
  display: inline-block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
  width: 15px;
  height: 15px;
  background-image: url("https://trinhmy.com/skin/frontend/em0132/default/images/icons.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-image: url(https://trinhmy.com/skin/frontend/em0132/default/images/btn_window_close.gif);
}
.tool-tip .tool-tip-content {
  padding: 5px;
}
.tool-tip .tool-tip-content img {
  max-width: 100%;
}

/* Gift Messages */
.gift-messages-form label {
  float: none !important;
  position: static !important;
  display: inline-block;
}
.gift-messages-form .item {
  margin: 0 0 10px;
}
.gift-messages-form .item .product-img-box {
  float: left;
  width: 75px;
}
.gift-messages-form .item .product-image {
  margin: 0 0 7px;
}
.gift-messages-form .item .number {
  margin: 0;
  font-weight: bold;
  text-align: center;
}
.gift-messages-form .item .details {
  margin-left: 90px;
}

.gift-message-link {
  display: block;
  background: url(https://trinhmy.com/skin/frontend/em0132/default/images/bkg_collapse.gif) 0 4px no-repeat;
  padding-left: 20px;
}

.gift-message-link.expanded {
  background-position: 0 -53px;
}

.gift-message-row .btn-close {
  float: right;
}

.gift-message dt strong {
  font-weight: bold;
}

.opc .gift-messages-form {
  margin: 0px 0 10px;
  padding: 10px 15px;
  position: static;
}

.opc .gift-messages-form .inner-box {
  padding: 5px;
}

/* Checkout Agreements */
.checkout-agreements .agree {
  padding: 6px;
  padding: 6px 0;
  margin-top: 10px;
}
.checkout-agreements li {
  margin: 10px 0;
}
.checkout-agreements .agreement-content {
  border: 1px solid #ddd;
  background-color: #f6f6f6;
  padding: 5px;
  height: 10em !important;
  overflow: auto;
}
.checkout-agreements .agreement-content input.checkbox {
  margin-top: 0;
  margin-right: 10px;
}

/* Centinel */
.centinel .authentication {
  border: 1px solid #ddd;
  background: #fff;
}
.centinel .authentication iframe {
  width: 99%;
  height: 400px;
  background: transparent !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}

/* Multiple Addresses Checkout */
.checkout-progress {
  padding: 0px 50px;
  margin: 10px 0;
}
.checkout-progress li {
  border-top: 10px solid #999999;
  float: left;
  font-weight: bold;
  margin: 0 3px 0 0;
  padding: 2px 0 0;
  text-align: center;
  width: 19%;
}
.checkout-progress li.active {
  border-top-color: #E96200;
  color: #E96200;
}

.multiple-checkout .page-title,
.checkout-multishipping-address-editshipping .page-title,
.checkout-multishipping-address-newshipping .page-title {
  margin: 0 -15px 15px;
}

.multiple-checkout {
  position: relative;
  padding-bottom: 20px;
}
.multiple-checkout .title-buttons {
  text-align: left;
}
.multiple-checkout .title-buttons h1 {
  width: 100%;
  text-align: left;
}
.multiple-checkout .title-buttons button.button {
  float: right;
  margin-top: 15px;
  margin-right: 0;
}
.multiple-checkout .buttons-set {
  padding-top: 10px;
}
.multiple-checkout .tool-tip {
  top: 50%;
  margin-top: -120px;
  right: 10px;
}
.multiple-checkout .grand-total {
  font-size: 1.5em;
  text-align: right;
}
.multiple-checkout #checkout-review-submit {
  padding-top: 20px;
}
.multiple-checkout #checkout-review-submit #review-buttons-container {
  padding-top: 20px;
}
.multiple-checkout .col2-set {
  padding-bottom: 20px;
}

/* ======================================================================================= */
.customer-account-resetpassword .fieldset {
  margin-top: 0px !important;
}
.customer-account-resetpassword .buttons-set {
  width: 100%;
  float: left;
  margin-top: 10px;
}
.customer-account-resetpassword .buttons-set p.required {
  margin-bottom: 10px;
}

.customer-account-forgotpassword .fieldset {
  width: 100%;
}
.customer-account-forgotpassword .fieldset .form-list input.input-text {
  width: 260px;
}

/* Captcha */
.captcha-image {
  float: left;
  position: relative;
}

.captcha-img {
  border: 1px solid #ccc;
}

.captcha-reload {
  position: absolute;
  top: 2px;
  right: 2px;
}
.captcha-reload.refreshing {
  animation: rotate 1.5s infinite linear;
  -webkit-animation: rotate 1.5s infinite linear;
  -moz-animation: rotate 1.5s infinite linear;
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
  }

  0% {
    -webkit-transform: rotate(-360deg);
  }
}
@-moz-keyframes rotate {
  0% {
    -moz-transform: rotate(0);
  }

  0% {
    -moz-transform: rotate(-360deg);
  }
}
@keyframes rotate {
  0% {
    transform: rotate(0);
  }

  0% {
    transform: rotate(-360deg);
  }
}
/* Remember Me Popup ===================================================================== */
.window-overlay {
  background: rgba(0, 0, 0, 0.35);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 990;
}

/* My Account ============================================================================= */
.my-account .title-buttons .link-rss {
  float: none;
  margin: 0;
}

.my-wishlist .cart-cell button.button {
  margin-bottom: 5px;
}

.downloadable-customer-products .data-table th {
  white-space: nowrap;
}

.sales-order-view .my-account a.link-reorder,
.sales-order-view .my-account span.separator,
.sales-order-view .my-account a.link-print {
  float: right;
  padding-top: 5px;
  margin-top: 8px;
}

#cart-sidebar-reorder-advice-container {
  margin: 1em 0;
}

/* Order View */
.order-info {
  padding: 5px 0px;
}

.order-details .table-caption {
  padding: 0 0px;
}

.order-info dt,
.order-info dd,
.order-info ul,
.order-info li {
  display: inline;
}

.order-info dt {
  font-weight: bold;
}

.order-date {
  margin: 10px 0px;
}

.page-print .order-date {
  margin: 10px 0px;
}

.order-info-box {
  padding: 0;
}

.sales-order-view .my-account .title-buttons h1 {
  text-align: left;
  width: 100%;
}

.order-items {
  width: 100%;
}

.order-items #my-orders-table.data-table tfoot td.a-right {
  text-align: right !important;
}

.order-additional {
  margin: 15px 0;
}

/* Order Gift Message */
.gift-message dt strong {
  color: #666;
}

.gift-message dd {
  margin: 5px 0 0;
}

/* Order Comments */
.order-about dt {
  font-weight: bold;
}

.order-about dd {
  margin: 0 0 7px;
}

.tracking-table {
  margin: 0 0 15px;
}

.tracking-table th {
  font-weight: bold;
  white-space: nowrap;
}

.tracking-table-popup {
  width: 100%;
}

.tracking-table-popup th {
  font-weight: bold;
  white-space: nowrap;
}

.tracking-table-popup th,
.tracking-table-popup td {
  padding: 1px 8px;
}

/* Order Print Pages */
.page-print .print-head img {
  float: left;
}

.page-print .print-head address {
  float: left;
  margin-left: 15px;
}

/* Price Rewrites */
.page-print .gift-message-link {
  display: none;
}

.page-print .price-excl-tax,
.page-print .price-incl-tax {
  display: block;
  white-space: nowrap;
}

.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price {
  display: inline;
}

/*Newsletter Subscription*/
.newsletter-manage-index .fieldset {
  float: none;
  width: 100%;
}

.newsletter-manage-index .fieldset .legend {
  padding-bottom: 10px;
}

/*Share Your Wishlist*/
.wishlist-index-share .my-account .buttons-set p.required {
  width: 100%;
}

.wishlist-index-share .my-account .buttons-set p.back-link {
  float: left;
  margin-bottom: 5px;
}

.wishlist-index-share .fieldset {
  float: none;
  width: 100%;
}

.my-wishlist .truncated {
  clear: both;
}

/* Footer ================================================================================ */
.footer ul li {
  display: inline;
}

.list-inline {
  margin-left: 0;
}

/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.tags:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-description:after,
.product-view .box-tags .form-add:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after,
.widget-static-block:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}

/* ======================================================================================= */
/*========== Icons & Brands & Logo ==========*/
.icon, .brand-logo, .em-payment-icon {
  font-size: 0;
  display: inline-block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
}

.icon.facebook {
  width: 20px;
  height: 20px;
  background-image: url("https://trinhmy.com/skin/frontend/em0132/default/images/icons.png");
  background-position: 0 0;
  background-repeat: no-repeat;
}

/*============Banner Center============*/
.banner-center {
  text-align: center;
  margin-bottom: 20px;
}
.banner-center a {
  /*display:block;*/
  margin-bottom: 0;
  display: inline-block;
  max-width: 100%;
  /*img{
  	width:100%;
  }*/
}

/*========== back to top ==========*/
/*#back-top {
	z-index: 15;
	@include position_style(fixed, right, 15px, bottom, 30px);
	border:1px solid;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	display:inline-block;
	a
	{
		display:inline-block;
		text-align:center;
		height: 50px;
		width: 50px;
		border:1px solid transparent;
		position:relative;
		text-transform:uppercase;
		padding-top:25px;
		@include transition1();
		&:before
		{
			@include font-awesome(\f0d8,22px);
			@include position_style(absolute, top, 5px, left, 18px)
		}
	}
}*/
/*========== back to top ==========*/
.em-network, .em-contact, #back-top {
  z-index: 15;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: inline-block;
}
.em-network a, .em-network label, .em-contact a, .em-contact label, #back-top a, #back-top label {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  height: 40px;
  width: 40px;
  border: 1px solid transparent;
  position: relative;
  text-transform: uppercase;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-size: 0;
}

#back-top {
  position: fixed;
  right: 15px;
  bottom: 30px;
}
#back-top a:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f077";
  font-size: 18px;
  position: absolute;
  top: 8px;
  left: 10px;
}

.em-network {
  position: fixed;
  right: 15px;
  bottom: 135px;
}
.em-network label:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0c1";
  font-size: 18px;
  position: absolute;
  top: 10px;
  left: 10px;
}
.em-network .em-network-content {
  display: none;
  width: 40px;
  margin-bottom: -13px;
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.em-network .em-network-content a {
  display: block;
  margin-bottom: 0;
}
.em-network .em-network-content p {
  margin-bottom: 0;
}
.em-network .em-network-content i {
  line-height: 40px;
}
.em-network:hover .em-network-content {
  opacity: 1;
  filter: alpha(opacity=100);
  display: block;
}

.em-contact {
  position: fixed;
  right: 15px;
  bottom: 90px;
}
.em-contact a:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f003";
  font-size: 18px;
  position: absolute;
  top: 8px;
  left: 10px;
}

.block-viewed {
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.block-viewed span.separator {
  display: none !important;
}
.block-viewed > label {
  cursor: pointer;
  z-index: 16;
  display: inline-block;
  margin-bottom: 0;
  height: 40px;
  min-width: 40px;
  line-height: 35px;
  border: 1px solid transparent;
  position: relative;
  text-transform: uppercase;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: fixed;
  right: 60px;
  bottom: 40px;
}
.block-viewed > label span {
  opacity: 0;
  filter: alpha(opacity=0);
  display: none;
  padding: 0 0 0 10px;
}
.block-viewed > label i {
  position: relative;
  height: 40px;
  width: 38px;
}
.block-viewed > label i:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f138";
  font-size: 18px;
  position: absolute;
  top: 10px;
  left: 12px;
}
.block-viewed:hover span {
  opacity: 1;
  filter: alpha(opacity=100);
  display: inline-block;
  vertical-align: top;
}
.block-viewed .recent-view-hover {
  display: block;
  position: fixed;
  z-index: 15;
}
.block-viewed .recent-view-hover .recent-view-hover-content {
  border: 2px solid;
}
.block-viewed .recent-view-hover .recent-view-hover-content .block-content {
  padding: 0 10px 10px;
}
.block-viewed .recent-view-hover span.recent-viewed-close {
  position: absolute;
  cursor: pointer;
  right: 20px;
  top: 15px;
  font-size: 0;
  height: 18px;
  width: 18px;
}
.block-viewed .recent-view-hover span.recent-viewed-close:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f057";
  font-size: 18px;
}
.block-viewed .top-product-shop:hover .em-element-display-hover.bottom {
  bottom: 5px !important;
}

#bg_fade {
  z-index: 999;
  opacity: 0.5;
}

#overlay {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

#loading-mask .loader {
  padding-left: 25px;
  padding-right: 25px;
}

.ajaxLoad {
  background: url(https://trinhmy.com/skin/frontend/em0132/default/images/ajax-loader.gif) center center no-repeat;
  min-height: 55px;
  min-width: 55px;
  display: block;
}

.em-box-cate .ajaxLoad {
  margin: 50% auto;
  min-height: 32px;
  min-width: 32px;
  display: block;
}

/*clear padding, margin*/
.clear-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.clear-padding-left {
  padding-left: 0 !important;
}

.clear-padding-right {
  padding-right: 0 !important;
}

.clear-margin {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* ============================================ *
 * Button
 * ============================================ */
a.viewall,
a.goto-cart,
button.button,
.tp-caption a.ss-btn-link,
.button-link,
.em-sidebar a.link-cart,
#em_quickshop_handler {
  border: 1px solid;
  overflow: visible;
  width: auto;
  margin: 0 10px 10px 0;
  padding: 10px 15px;
  min-height: 40px;
  cursor: pointer;
  float: left;
}
a.viewall span,
a.goto-cart span,
button.button span,
.tp-caption a.ss-btn-link span,
.button-link span,
.em-sidebar a.link-cart span,
#em_quickshop_handler span {
  float: left;
  text-align: center;
}

a.goto-cart,
button.button,
.tp-caption a.ss-btn-link,
.button-link {
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.cart button.btn-checkout span span {
  padding: 4px 10px;
}

/*=====Button Icon=====*/
/*=====Button Quickshop============*/
.quickshop-link-container {
  display: inline-block;
  float: left;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  vertical-align: top;
}
.quickshop-link-container .quickshop-link {
  border: 1px solid;
  font-size: 0;
  display: inline-block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
  text-indent: 0;
  height: 40px;
  vertical-align: top;
  width: 40px;
  text-align: center;
  line-height: 40px;
}
.quickshop-link-container .quickshop-link:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f002";
  font-size: 18px;
  line-height: 40px;
  /*width:$width;*/
}

#em_quickshop_handler {
  text-align: center;
  margin: 0;
  position: relative;
  padding: 10px 15px;
}
#em_quickshop_handler span {
  float: none;
}
#em_quickshop_handler:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f002";
  font-size: 12px;
  margin-right: 3px;
}

/*=====Button Add To Cart=====*/
.em-sidebar a.link-cart,
.button-link.link-cart,
.em-sidebar button.button.btn-cart,
button.button.btn-cart {
  margin-right: 0;
  margin-bottom: 0;
  float: left;
  display: inline-block;
  vertical-align: top;
}
.em-sidebar a.link-cart:before,
.button-link.link-cart:before,
.em-sidebar button.button.btn-cart:before,
button.button.btn-cart:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f07a";
  font-size: 18px;
  float: left;
  margin-right: 10px;
}

.products-grid button.button.btn-cart {
  font-size: 0;
  display: inline-block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
  text-indent: 0;
  height: 50px;
  vertical-align: top;
  width: 50px;
  text-align: center;
  line-height: 50px;
  min-height: 50px;
  padding: 0;
  font-size: 0;
}
.products-grid button.button.btn-cart:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f07a";
  font-size: 24px;
  line-height: 50px;
  /*width:$width;*/
}
.products-grid button.button.btn-cart:before {
  float: none;
  margin-right: 0;
}

/*=====End Button Add To Cart=====*/
/*=====Button Add To Wishlist/Compare=====*/
.add-to-links {
  margin-bottom: 0;
}

.link-wishlist,
.add-to-links li a.link-wishlist {
  float: left;
  font-size: 0;
  display: inline-block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
  text-indent: 0;
  height: 40px;
  vertical-align: top;
  width: 40px;
  text-align: center;
  line-height: 40px;
  border: 1px solid;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.link-wishlist:before,
.add-to-links li a.link-wishlist:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f004";
  font-size: 18px;
  line-height: 40px;
  /*width:$width;*/
}

.add-to-links li a.link-compare {
  font-size: 0;
  display: inline-block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
  text-indent: 0;
  height: 40px;
  vertical-align: top;
  width: 40px;
  text-align: center;
  line-height: 40px;
  border: 1px solid;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  float: left;
}
.add-to-links li a.link-compare:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0ec";
  font-size: 18px;
  line-height: 40px;
  /*width:$width;*/
}

/*=====End Button Add To Wishlist/Compare=====*/
/*=====Button Back=====*/
p.back-link {
  float: left;
}
p.back-link a {
  border: 1px solid;
  overflow: visible;
  width: auto;
  margin: 0 10px 10px 0;
  cursor: pointer;
  float: left;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  padding: 10px 15px;
  min-height: 40px;
  text-transform: uppercase;
}
p.back-link a small {
  display: none;
}

/*=====End Button Back=====*/
/*=====Button Remove/Edit=====*/
.btn-remove,
.btn-remove2 {
  font-size: 0;
}
.btn-remove:before,
.btn-remove2:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00d";
  font-size: 8px;
  padding: 3px 4px;
  border-width: 1px;
  border-style: solid;
}

/*Button edit*/
.btn-edit {
  font-size: 0;
}
.btn-edit:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f040";
  font-size: 8px;
  padding: 3px 4px;
  border-width: 1px;
  border-style: solid;
}

/*=====End Button Remove/Edit=====*/
/*=====Button Fullwidth=====*/
/*button fullwidth*/
button.button-full-width,
.button-full-width {
  margin-right: 0;
  width: 100%;
}
button.button-full-width span,
.button-full-width span {
  float: none;
  display: inline-block;
  width: 100%;
}

/*=====End Button Fullwidth=====*/
/*button disable able sidebar left*/
.menu-trigger {
  font-size: 0;
  position: fixed;
  z-index: 99;
  top: 10px;
  left: 10px;
  padding: 10px 12px;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.menu-trigger:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00d";
  font-size: 20px;
}
.menu-trigger.active:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f039";
  font-size: 20px;
}

.em-col-left-icon {
  text-transform: uppercase;
  padding: 10px 19px;
  border: 1px solid;
  margin-bottom: 15px;
  display: block;
}
.em-col-left-icon:after {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f022";
  font-size: 18px;
  float: right;
  margin-left: 5px;
}

/*======Button Ajax======*/
.ajaxcart a.back,
.ajaxcart a.next {
  border: 1px solid;
  overflow: visible;
  width: auto;
  margin: 0 10px 10px 0;
  cursor: pointer;
  float: left;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  padding: 10px 25px;
}
.ajaxcart a.back span,
.ajaxcart a.next span {
  float: left;
  text-align: center;
  text-transform: uppercase;
}

/*======End Button Ajax======*/
/*======Button Quickshop======*/
#em_quickshop_handler {
  padding: 9px;
  display: inline-block;
  border: 1px solid #fff;
  background-color: transparent;
}
#em_quickshop_handler:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f06e";
  font-size: 16px;
  color: #fff;
}
#em_quickshop_handler span {
  font-size: 0;
  display: inline-block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
}
#em_quickshop_handler:hover {
  background-color: #000;
}

/*======End Button Ajax======*/
/*========== Data Table ==========*/
#wishlist-table {
  display: inline-block;
  overflow: inherit;
}

table colgroup, .data-table colgroup {
  width: 100%;
}

.data-table {
  width: 100%;
}
.data-table th {
  white-space: nowrap;
  padding: 13px 20px;
  border-width: 1px;
  border-style: solid;
}
.data-table tr td {
  padding: 10px 20px;
  border-width: 1px;
  border-style: solid;
}
.data-table tr td em {
  font-style: normal;
}
.data-table tr td button.btn-cart {
  white-space: nowrap;
}
.data-table thead th {
  border-width: 1px;
  border-style: solid;
}
.data-table tbody .label {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}
.data-table tbody .productlabels_icons .label {
  display: block;
  text-align: center;
}

.my-account .data-table thead th {
  text-align: center;
}
.my-account .data-table tr td {
  text-align: center;
}
.my-account .data-table tr td:first-child {
  text-align: left;
}

.my-account #wishlist-table.data-table tr td {
  text-align: left;
}

#checkout-step-review .data-table tr td, #checkout-step-review .data-table th {
  padding-left: 10px;
  padding-right: 10px;
}
#checkout-step-review .data-table tfoot tr td {
  border: none;
  text-transform: uppercase;
}
#checkout-step-review .data-table tfoot tr td.last {
  text-align: left !important;
}
#checkout-step-review .data-table tfoot tr.first td {
  padding-top: 17px;
}
#checkout-step-review .data-table tfoot tr.last td {
  padding-top: 0px;
}

/*My review table*/
#my-reviews-table td .product-name {
  margin: 0;
}

/*My tags table*/
#my-tags-table tr td {
  vertical-align: middle;
}
#my-tags-table .add-to-links li:first-child:after {
  content: "";
}

/* ============================================ *
 * Image Effects
 * ============================================ */
/*decrease opacity*/
.effect01 {
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.effect01:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

/*mask*/
.effect02 a {
  position: relative;
}
.effect02 a .hover_shine {
  background: url("https://trinhmy.com/skin/frontend/em0132/default/images/effect02.png") no-repeat scroll 700px 0 transparent;
  content: "";
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.effect02 a:hover .hover_shine {
  background-position: 0 -1px;
}

/*border*/
.effect03 a {
  position: relative;
}
.effect03 a:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.effect03 a:hover:before {
  z-index: 2;
  box-shadow: 0 0 0 5px #000000 inset;
}

.effect10 a {
  position: relative;
  display: inline-block;
}
.effect10 a:before {
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  content: "";
  left: 0;
  top: 0;
}
.effect10 a:hover:before {
  box-shadow: 0 0 0 15px rgba(133, 194, 39, 0.8) inset;
}

/**/
.em-effect04 {
  position: relative;
  overflow: hidden;
  background: url(https://trinhmy.com/skin/frontend/em0132/default/images/effect04.jpg) 0 0 repeat;
}
.em-effect04 img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
.em-effect04 .mask {
  background-color: #000000;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.em-effect04 .mask-info {
  display: inline-block;
  width: 80%;
  height: 80%;
  text-align: center;
  margin: 10%;
}
.em-effect04 h2 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  background: transparent;
  text-transform: uppercase;
  margin: 0px 40px 10px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  color: #ffffff;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  opacity: 0;
  filter: alpha(opacity=0);
}
.em-effect04 p {
  color: #ffffff;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  opacity: 0;
  filter: alpha(opacity=0);
  margin-bottom: 20px;
}
.em-effect04 a.info {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  display: inline-block;
  float: none;
  margin-right: 0;
}
.em-effect04:hover img {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  filter: alpha(opacity=0);
}
.em-effect04:hover .mask {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.em-effect04:hover h2, .em-effect04:hover p, .em-effect04:hover a.info {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
}

/*IE8 don't support opacity :after, :before*/
.em-effect05 a {
  display: inline-block;
  position: relative;
  overflow: hidden;
}
.em-effect05 a:before {
  content: "";
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
  left: 0;
  top: 0;
  position: absolute;
  transform: scale(5);
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.em-effect05 a:hover:before {
  background: #454545;
  transform: scale(0);
}

/*effect button*/
.em-effect06 {
  position: relative;
  z-index: 1;
}
.em-effect06 a {
  position: relative;
  overflow: hidden;
  z-index: 0;
  /*display:inline-block;*/
  display: block;
  max-width: 100%;
}
.em-effect06 a:after {
  content: '';
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 0;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.em-effect06 .em-eff06-01:after {
  width: 100%;
  height: 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.em-effect06 .em-eff06-01:hover:after {
  height: 400%;
}
.em-effect06 .em-eff06-02:hover:after {
  height: 100%;
}
.em-effect06 .em-eff06-03:after {
  width: 0%;
  height: 100%;
}
.em-effect06 .em-eff06-03:hover:after {
  width: 100%;
}
.em-effect06 .em-eff06-04:after {
  width: 0;
  height: 103%;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.em-effect06 .em-eff06-04:hover:after {
  width: 100%;
}
.em-effect06 .em-eff06-05:after {
  width: 0;
  height: 0;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
.em-effect06 .em-eff06-05:before {
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
  content: '';
  position: absolute;
  z-index: 1;
  height: 0;
  -webkit-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
  background: rgba(255, 255, 255, 0.3);
}
.em-effect06 .em-eff06-05:hover:after {
  width: 100%;
  height: 100%;
}
.em-effect06 .em-eff06-05:hover:before {
  width: 100%;
  height: 100%;
}

.em-effect06.eff-img a:after {
  z-index: 2;
}
.em-effect06.eff-img .em-eff06-01:hover:after,
.em-effect06.eff-img .em-eff06-02:hover:after,
.em-effect06.eff-img .em-eff06-03:hover:after,
.em-effect06.eff-img .em-eff06-04:hover:after {
  opacity: 0.4;
  filter: alpha(opacity=40);
}

/*.em-effect06{
	position:relative;
	z-index:1;
	a{
		position:relative;
		overflow:hidden;
		display:inline-block;
		max-width:100%;
	}
}
*/
.em-effect07 {
  position: relative;
  display: inline-block;
  overflow: hidden;
}
.em-effect07:before {
  background: #cdcdcd;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  opacity: 0.5;
  filter: alpha(opacity=50);
  transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  transition: transform .5s ease 0s;
  -moz-transition: -moz-transform .5s ease 0s;
  -ms-transition: -ms-transform .5s ease 0s;
  -webkit-transition: -webkit-transform .5s ease 0s;
}
.em-effect07:hover:before {
  background: #cdcdcd;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.4;
  filter: alpha(opacity=40);
  transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transition: transform .5s ease 0s;
  -moz-transition: -moz-transform .5s ease 0s;
  -ms-transition: -ms-transform .5s ease 0s;
  -webkit-transition: -webkit-transform .5s ease 0s;
}

.em-effect08 {
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.em-effect08 a {
  display: inline-block;
}
.em-effect08 img {
  transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.em-effect08 .title-banner {
  position: absolute;
  width: 100%;
  bottom: -100px;
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: #000;
  left: 0;
}
.em-effect08 .title-banner h3 {
  color: #fff;
  text-transform: uppercase;
  padding: 10px 20px;
  margin-bottom: 0;
}
.em-effect08:hover img {
  transform: scale(1.5, 1.5);
  -moz-transform: scale(1.5, 1.5);
  -webkit-transform: scale(1.5, 1.5);
}
.em-effect08:hover .title-banner {
  top: auto;
  bottom: 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.em-effect09 {
  position: relative;
  display: inline-block;
}
.em-effect09:before {
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0) inset;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: all 0.2s ease-in-out 0s;
  width: 100%;
}
.em-effect09 .text-center {
  left: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  bottom: 22px;
  width: 100%;
  transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
}
.em-effect09 .title {
  background: none repeat scroll 0 0 #FF0000;
  display: inline-block;
  background-color: #ffffff;
  opacity: 0.95;
  padding: 0 30px 3px;
  font-weight: 300;
  font-size: 38px;
  font-family: 'Lato';
  color: #404040;
  line-height: 49px;
}
.em-effect09:hover:before {
  box-shadow: 0 0 0 300px rgba(0, 0, 0, 0.7) inset;
}
.em-effect09:hover .text-center {
  bottom: 43%;
}
.em-effect09:hover .title {
  background: transparent;
  color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}

.em-effect10 {
  position: relative;
  display: inline-block;
  border-style: solid;
  border-width: 1px;
  padding: 6px;
}
.em-effect10:before {
  content: "";
  position: absolute;
  left: 0;
  right: 100%;
  top: 0;
  height: 2px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.em-effect10:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 2px;
  height: 0;
  -webkit-transition-property: height;
  transition-property: height;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.em-effect10:hover:before {
  right: 0;
}
.em-effect10:hover:after {
  height: 100%;
}
.em-effect10:hover > div:before {
  left: 0;
}
.em-effect10:hover > div:after {
  height: 100%;
}
.em-effect10 > div:before {
  content: "";
  position: absolute;
  left: 100%;
  right: 0;
  bottom: 0;
  height: 2px;
  -webkit-transition-property: left;
  transition-property: left;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.em-effect10 > div:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 2px;
  height: 0;
  -webkit-transition-property: height;
  transition-property: height;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

/* ============================================ *
 * Product Effects
 * ============================================ */
/*.cat-effect01 {}
.products-grid li.item.cat-effect01{
	.product-item{
		a.product-image{
			position:relative;
			.bkg-hover{
				margin:0; 
				transform: scale(0,0);
				-moz-transform: scale(0,0);
				-webkit-transform: scale(0,0);
			}
		}
	}
	&:hover{
		a.product-image{
			.bkg-hover{ 
				background:#000; 
				width:100%; 
				height:100%; 
				position:absolute; 
				top:0; 
				left:0;
				@include opacity(0.5);
				transform: scale(1,1);
				-moz-transform: scale(1,1);
				-webkit-transform: scale(1,1);
				transition: transform .5s ease 0s;
				-moz-transition: -moz-transform .5s ease 0s;
				-ms-transition: -ms-transform .5s ease 0s;
				-webkit-transition: -webkit-transform .5s ease 0s;
			}
		}
	}
	
}
.products-grid .item{
		a.product-image{
			&:after{
				content: "";
				position: absolute;
				left: 50%;
				right: 50%;
				top: 50%;
				bottom: 50%;
				z-index: 0;
				display: inline-block;
				opacity: 0;
				filter: alpha(opacity=0);
				transition: all 300ms ease-in-out 0s;
				-moz-transition: all 300ms ease-in-out 0s;
				-webkit-transition: all 300ms ease-in-out 0s;
				background-color: #000000;
			}
		}
		position:relative;
		@include transition1;
	&:hover{
		a.product-image{
			&:after{ 
				opacity: 0.6;
				filter: alpha(opacity=60);
				left: 0;
				right: 0;
				top: 0;
				bottom: 0;
				}
			}
		}
	
}
*/
/*effect - zoom image, creat box-shadow*/
/*.products-grid li.item.cat-effect01{
	.product-item{
		position:relative;
		.actions-cart{
			position:absolute;
			top:0;
			left:0;
			width:100%;
			transform: scale(2,2);
			-moz-transform: scale(2,2);
			-webkit-transform: scale(2,2);
			@include transition(all 800ms ease);
			@include opacity(0);
			.actions{
				padding:10px;
			}
		}
	}
	&:hover{
		.actions-cart{
			top:0;
			left:0;
			transform: scale(1,1);
			-moz-transform: scale(1,1);
			-webkit-transform: scale(1,1);
			@include opacity(1);
		}
	}
	
}*/
/*effect - show button add to cart/wishlist/compare in product image*/
/*effect - border image*/
/*effect - zoom image*/
/*=============Effect Alternative Images Product==============*/
/*show-hide*/
.item a.product-image .em-alt-hover {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.item a.product-image:hover .em-alt-org {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.item a.product-image:hover .em-alt-hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.em-animate-delay {
  opacity: 0;
  -webkit-perspective: 1000;
}

.em-animated-end {
  opacity: 1;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/*effect hover bkg style1*/
/*effect hover bkg style2*/
/*effect hover bkg shadow top to bottom*/
/*effect hover bkg shadow bottom to top*/
/*effect hover bkg left right*/
/*effect hover text*/
.effect-hover-text {
  position: relative;
  overflow: hidden;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.effect-hover-text .banner-img {
  display: inline-block;
  overflow: hidden;
  max-width: 100%;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.effect-hover-text .banner-img:after {
  border-radius: 50%;
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  width: 125%;
  height: 165%;
  top: -32.5%;
  left: -12.5%;
  transform: scale(0);
  -webkit-transform: scale(0);
  transition: all 250ms linear;
  -webkit-transition: all 250ms linear;
  content: "";
}
.effect-hover-text:hover .banner-img:after {
  transform: scale(1);
  -webkit-transform: scale(1);
}
.effect-hover-text .banner-img img {
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.effect-hover-text .banner-text {
  position: absolute;
  left: 30px;
  top: 0;
  right: 0;
}
.effect-hover-text .banner-text img {
  margin: 0 auto;
}
.effect-hover-text:hover .banner-img img {
  transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
}

.effect-hover-text2 {
  position: relative;
  overflow: hidden;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.effect-hover-text2 .banner-img {
  display: inline-block;
  overflow: hidden;
  max-width: 100%;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.effect-hover-text2 .banner-img:after, .effect-hover-text2 .banner-img:before {
  background: #000;
  opacity: 0.4;
  filter: alpha(opacity=40);
  position: absolute;
  z-index: 1;
  transition: all 250ms linear;
  -webkit-transition: all 250ms linear;
  content: "";
  width: 50%;
  height: 100%;
}
.effect-hover-text2 .banner-img:after {
  right: -50%;
  top: 0;
}
.effect-hover-text2 .banner-img:before {
  left: -50%;
  top: 0;
}
.effect-hover-text2:hover .banner-img:after {
  right: 0;
}
.effect-hover-text2:hover .banner-img:before {
  left: 0;
}
.effect-hover-text2 .banner-img img {
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.effect-hover-text2 .banner-text {
  position: absolute;
  left: 30px;
  top: 0;
  right: 0;
}
.effect-hover-text2 .banner-text img {
  margin: 0 auto;
}
.effect-hover-text2:hover .banner-img img {
  transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
}

.em-effect11, .em-effect12 {
  position: relative;
  overflow: hidden;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 0;
}
.em-effect11 .banner-img img, .em-effect12 .banner-img img {
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.em-effect11 .banner-text, .em-effect12 .banner-text {
  position: absolute;
  left: 30px;
  top: 0;
  right: 0;
}
.em-effect11 .banner-text img, .em-effect12 .banner-text img {
  margin: 0 auto;
}
.em-effect11:hover .banner-img img, .em-effect12:hover .banner-img img {
  transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
}
.em-effect11 .banner-img, .em-effect12 .banner-img {
  display: block;
  position: relative;
}
.em-effect11 .banner-img:before, .em-effect12 .banner-img:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.em-effect11 .banner-text img, .em-effect12 .banner-text img {
  position: relative;
  z-index: 2;
}
.em-effect11:hover .banner-img:before, .em-effect12:hover .banner-img:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}

.em-effect12 .banner-img:before {
  background: rgba(255, 255, 255, 0.5);
}

/*===============effect hover line center===============*/
.em-effect-13 {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.em-effect-13:before {
  content: "";
  position: absolute;
  left: 50%;
  right: 50%;
  bottom: 0;
  z-index: 1;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.em-effect-13:hover:before {
  left: 0;
  right: 0;
}

/*effect hover shadow*/
/*hover cricle*/
.cate-effect-01 .item .productlabels_icons {
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.cate-effect-01 .item:hover .productlabels_icons {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  opacity: 0;
  filter: alpha(opacity=0);
}

/* Circle */
.em-effect13 a {
  background: #fff none repeat scroll 0 0;
  margin: 0;
  display: block;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.em-effect13 a:before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: block;
  content: '';
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.2);
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
}
.em-effect13 a:hover:before {
  -webkit-animation: circle .75s;
  animation: circle .75s;
}

@-webkit-keyframes circle {
  0% {
    opacity: 1;
  }

  40% {
    opacity: 1;
  }

  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
@keyframes circle {
  0% {
    opacity: 1;
  }

  40% {
    opacity: 1;
  }

  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
/* Shine */
.em-effect14 a {
  background: #fff none repeat scroll 0 0;
  margin: 0;
  display: block;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.em-effect14 a:before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.em-effect14 a:hover:before {
  -webkit-animation: shine .75s;
  animation: shine .75s;
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
/*Module*/
/* Clears */
.clearfix:after,
.configurable-swatch-list:after,
.product-view .product-options .swatch-attr:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}

.product-view .product-options .swatch-attr {
  float: none;
  display: block;
  clear: both;
  border: 0;
}

.product-view .product-options dt.swatch-attr label {
  display: block;
  margin-top: 10px;
}

/* General Swatch Styling */
.configurable-swatch-list {
  margin-left: -3px;
  zoom: 1;
  clear: both;
}

.configurable-swatch-list li {
  float: left;
  zoom: 1;
  margin: 0 0 0 3px;
}

.category-products .configurable-swatch-list {
  margin-bottom: 0.5em;
  margin-left: 0;
  margin-top: 0.5em;
}

.category-products .swatch-link {
  margin-right: 5px;
}

#narrow-by-list dd .configurable-swatch-list li {
  margin: 0 0 0 3px;
  width: 47%;
}

.swatch-link img {
  border-radius: 3px;
}

.swatch-link,
.swatch-label {
  display: block;
  border-radius: 3px;
  font-size: 14px;
  text-align: center;
  color: #666666;
  text-decoration: none;
  box-sizing: content-box;
}

.swatch-link {
  border: 1px solid #bbbbbb;
  margin: 0 0 10px;
}

#narrow-by-list dd .swatch-link {
  float: left;
  margin-right: 2px;
  padding: 0;
}

.currently .swatch-link {
  display: inline-block;
  margin: 0 0 0 10px;
}

.swatch-label {
  border: 1px solid #fff;
  margin: 0;
  white-space: nowrap;
  background: #efefef;
}

.swatch-link:hover {
  cursor: pointer;
}

.currently .swatch-link:hover {
  cursor: default;
}

.swatch-link .x {
  display: none;
  text-indent: -999em;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(https://trinhmy.com/skin/frontend/em0132/default/images/bg_x.png) center no-repeat transparent;
  z-index: 10;
}

.configurable-swatch-list .not-available .x {
  display: block;
}

.configurable-swatch-list .not-available .swatch-link {
  border-color: #e6e6e6;
  position: relative;
}

.configurable-swatch-list .not-available .swatch-label {
  color: #aaa;
  background: #fff;
}

/* Image Swatches */
.swatch-link.has-image .swatch-label {
  position: relative;
}

.swatch-link.has-image img {
  position: absolute;
  top: 0;
  left: 0;
}

.configurable-swatch-list .not-available .swatch-link.has-image img {
  opacity: 0.4;
  filter: alpha(opacity=40);
}

/* Other Swatch States */
.configurable-swatch-list .hover .swatch-link,
.configurable-swatch-list .selected .swatch-link,
.swatch-link:hover {
  border-color: #44f;
}

.currently .swatch-link:hover {
  border-color: #bbbbbb;
}

.configurable-swatch-list .wide-swatch .swatch-label {
  padding: 0 6px;
}

.configurable-swatch-box {
  background: none !important;
}

.configurable-swatch-box select.swatch-select {
  display: none;
}

.configurable-swatch-box .validation-advice {
  margin: 0 0 5px;
  background: #D91A00;
  padding: 2px 5px !important;
  font-weight: bold;
  color: #fff !important;
  float: left;
  display: block;
  border-radius: 3px;
}

/* CUSTOM */
.availability.out-of-stock span {
  color: #333;
}

.product-view .add-to-cart button.out-of-stock {
  background-position: -80px -362px;
  cursor: default;
}

.product-view .product-options dd .input-box {
  width: auto;
  height: auto;
}

.product-options .select-label {
  display: none;
}

.product-options dt.swatch-attr .select-label {
  display: inline;
  padding-left: 5px;
}

/*=============Tab Slider Simple============*/
.em-tabs {
  /*display:inline-block;*/
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
.em-tabs ul.em-tabs-control li {
  display: inline-block;
}
.em-tabs ul.em-tabs-control li a {
  position: relative;
  margin-right: 0;
  padding: 10px 20px;
  width: 100%;
  text-transform: uppercase;
}

.em-slider {
  height: 0;
  overflow: hidden;
}
.em-slider.owl-carousel {
  height: auto;
  overflow: inherit;
}

.widget-products {
  padding: 0 5px;
}

.owl-carousel .owl-item .item {
  padding: 10px 0 5px;
}

/*=============Tab Slider Product============*/
.em-tabs.r-tabs .r-tabs-nav,
.em-details-tabs.r-tabs .r-tabs-nav {
  border-top: 3px solid;
  border-bottom: 1px solid;
  padding: 12px 0 13px;
}
.em-tabs.r-tabs .r-tabs-nav .r-tabs-tab,
.em-details-tabs.r-tabs .r-tabs-nav .r-tabs-tab {
  border-left: 2px solid #dddddd;
}
.em-tabs.r-tabs .r-tabs-nav .r-tabs-tab:first-child,
.em-details-tabs.r-tabs .r-tabs-nav .r-tabs-tab:first-child {
  border: none;
}
.em-tabs.r-tabs .r-tabs-nav .r-tabs-anchor,
.em-details-tabs.r-tabs .r-tabs-nav .r-tabs-anchor {
  position: relative;
  margin-right: 1px;
  padding: 0px 15px;
  font-style: italic;
}

/*tab mobile*/
.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
  text-transform: uppercase !important;
  border-width: 0px !important;
  border-top-width: 3px !important;
  border-bottom-width: 1px !important;
  border-style: solid !important;
  clear: both;
}

/*tab vertical text vertical (rotate text)*/
.tab-vertical .r-tabs-nav {
  position: absolute;
  right: 5px;
  top: 0;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  writing-mode: tb-rl;
  min-height: 307px;
}
.tab-vertical .r-tabs-nav .r-tabs-tab {
  float: left;
}
.tab-vertical .r-tabs-nav .r-tabs-anchor {
  padding: 10px 10px !important;
  margin: 0 !important;
}
.tab-vertical .tab-content {
  padding-right: 60px;
  min-height: 290px;
}
.tab-vertical .tab-content .owl-theme .owl-controls {
  top: 0;
  right: 0px;
}

/*tab hover hide add to cart wishlist compare*/
@media (min-width: 767px) {
  .embase-hover-style01 .r-tabs {
    overflow: inherit;
  }
  .embase-hover-style01 .r-tabs .r-tabs-panel {
    padding: 10px 0 200px;
    margin-bottom: -200px;
  }
  .embase-hover-style01 .owl-carousel .owl-wrapper-outer {
    margin-bottom: -100px;
    padding-bottom: 100px;
  }
  .embase-hover-style01 .owl-carousel .owl-wrapper-outer .owl-wrapper {
    z-index: 1;
  }
  .embase-hover-style01 .products-grid .item {
    margin: 0;
  }
  .embase-hover-style01 .products-grid .item .em-btn-addto {
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-transition: all 400ms ease;
    -webkit-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    left: -11px;
    right: -11px;
    padding: 0 10px;
    border: 1px solid;
    border-top: none;
    margin-top: -50px;
    visibility: hidden;
  }
  .embase-hover-style01 .products-grid .item:hover .em-btn-addto {
    margin-top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: visible;
  }
  .embase-hover-style01 .products-grid .item:hover:after {
    position: static !important;
    background: none !important;
  }
  .embase-hover-style01 .products-grid .item:hover .em-btn-addto {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .embase-hover-style01 .products-grid .item:hover .em-btn-addto:after {
    width: 102px;
    height: 74px;
    background-image: url("https://trinhmy.com/skin/frontend/em0132/default/images/bottom-left-shadow.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    position: absolute;
    left: -7px;
    bottom: -9px;
    content: "";
    z-index: 0;
  }
  .embase-hover-style01 .products-grid .item:hover button.button, .embase-hover-style01 .products-grid .item:hover .add-to-links {
    position: relative;
    z-index: 1;
  }
}
/*===========Next Pre Slider============*/
.owl-theme .owl-controls {
  text-align: center;
  margin-top: 0 !important;
}
.owl-theme .owl-controls .owl-pagination {
  margin-top: 7px;
  margin-bottom: 1px;
}

.owl-theme .owl-controls .owl-buttons div {
  position: absolute;
  top: 30%;
  z-index: 1;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.owl-theme .owl-controls .owl-buttons div.owl-prev {
  left: -25px;
}
.owl-theme .owl-controls .owl-buttons div.owl-next {
  right: -25px;
}
.owl-theme:hover .owl-controls .owl-buttons div {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.em-sidebar .owl-theme .owl-controls .owl-buttons div.owl-prev {
  left: -10px;
}
.em-sidebar .owl-theme .owl-controls .owl-buttons div.owl-next {
  right: -10px;
}

.em-tabs .owl-theme .owl-controls .owl-buttons div.owl-prev {
  left: 0px;
}
.em-tabs .owl-theme .owl-controls .owl-buttons div.owl-next {
  right: 0px;
}

.slider-icon-bottom .owl-theme .owl-controls {
  position: static;
}

.em-tabs-content .owl-theme .owl-controls {
  top: -39px;
  right: 11px;
  overflow: initial;
}

/*===========End Next Pre Slider============*/
/*===========Show Icon Next Pre Slider============*/
/*show next-pre icon*/
.owl-theme .owl-controls .owl-buttons div {
  border: 1px solid;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  font-size: 0 !important;
  margin: 0 0 0 1px !important;
  height: 40px;
  width: 40px;
  line-height: 40px;
  padding: 0 !important;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.owl-theme .owl-controls .owl-buttons div.owl-next:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f054";
  font-size: 18px;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  line-height: 38px;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f053";
  font-size: 18px;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  line-height: 38px;
}
.owl-theme .owl-controls .owl-buttons div:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

/*show next-pre text*/
.slider-icon-text .owl-theme .owl-controls .owl-buttons div {
  text-transform: uppercase;
  font-size: 80% !important;
  margin: 0 !important;
  height: 0;
  width: auto;
  line-height: 0;
  padding: 0 !important;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.slider-icon-text .owl-theme .owl-controls .owl-buttons div:first-child {
  border-right: 1px solid;
  padding-right: 10px !important;
  margin-right: 10px !important;
}
.slider-icon-text .owl-theme .owl-controls .owl-buttons div:before {
  display: none !important;
}
.slider-icon-text .owl-theme .owl-controls {
  top: -33px;
}

/*slider style padding left right, button slider left right*/
.slider-style02 {
  padding: 0 50px;
  margin: 20px 0;
}
.slider-style02 .em-slider-navigation-icon.owl-theme .owl-controls {
  position: static;
}
.slider-style02 .em-slider-navigation-icon.owl-theme .owl-controls .owl-buttons div {
  position: absolute;
  top: 20%;
}
.slider-style02 .em-slider-navigation-icon.owl-theme .owl-controls .owl-buttons div.owl-prev {
  left: -40px;
  right: auto;
}
.slider-style02 .em-slider-navigation-icon.owl-theme .owl-controls .owl-buttons div.owl-next {
  left: auto;
  right: -40px;
}

/*===========End Show Icon Next Pre Slider============*/
/*==========Show Pagination============*/
/*Show icon circle*/
.owl-theme .owl-controls .owl-page.active span:before, .owl-theme .owl-controls .owl-page:hover span:before {
  width: 4px !important;
  height: 4px !important;
}
.owl-theme .owl-controls .owl-page span {
  width: 12px !important;
  height: 12px !important;
  margin: 0 0 0 10px !important;
  position: relative;
  border: 2px solid;
}
.owl-theme .owl-controls .owl-page span:before {
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  -moz-border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  border-radius: 50% !important;
  opacity: 1 !important;
  filter: alpha(opacity=100 !important) !important;
}

/*Show icon square*/
.slider-icon-square .owl-theme .owl-controls .owl-page span {
  width: 8px !important;
  height: 8px !important;
  margin: 0 0 0 2px !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  opacity: 1 !important;
  filter: alpha(opacity=100 !important) !important;
}

/*show number*/
.owl-pagination-numbers.owl-theme .owl-controls .owl-page span.owl-numbers {
  width: auto !important;
  height: auto !important;
  margin: 0 0 0 1px !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  border: 1px solid;
  padding: 2px 7px !important;
  font-size: 80%;
}
.owl-pagination-numbers.owl-theme .owl-controls .owl-page span.owl-numbers:before {
  display: none !important;
}
.owl-pagination-numbers.owl-theme .owl-controls .owl-pagination {
  margin-top: 1px;
}

/*==========End Show Pagination============*/
/*Layout 03 ====================*/
.embase-widget-style01 .em-widget-products {
  padding: 0 18px;
}
.embase-widget-style01 .main-product {
  margin: 0 -18px;
}
.embase-widget-style01 .main-product .product-image {
  float: left;
  margin-right: 20px;
}
.embase-widget-style01 .main-product .product-shop {
  overflow: hidden;
}
.embase-widget-style01 .owl-carousel {
  margin: 0;
  clear: both;
}
.embase-widget-style01 .owl-theme a.product-image {
  margin-bottom: 0;
}
.embase-widget-style01 .owl-theme .owl-controls {
  top: 38%;
  right: auto;
  width: 100%;
}
.embase-widget-style01 .owl-theme .owl-controls .owl-buttons {
  position: static;
}
.embase-widget-style01 .owl-theme .owl-controls .owl-buttons .owl-prev {
  position: absolute;
  left: -18px;
}
.embase-widget-style01 .owl-theme .owl-controls .owl-buttons .owl-next {
  position: absolute;
  right: -18px;
}

/*Layout 04 ====================*/
.em-box-04 .slider-style02 {
  padding: 0 30px;
  margin: 0;
}
.em-box-04 .slider-style02 .owl-theme .owl-controls {
  position: static;
}
.em-box-04 .slider-style02 .owl-theme .owl-controls .owl-buttons div {
  position: absolute;
  top: -4%;
  font-size: 0 !important;
  margin: 0 0 0 1px !important;
  height: 57px 11px;
  width: 32px;
  line-height: 57px 11px;
  padding: 0 !important;
}
.em-box-04 .slider-style02 .owl-theme .owl-controls .owl-buttons div.owl-prev {
  left: -30px;
  right: auto;
}
.em-box-04 .slider-style02 .owl-theme .owl-controls .owl-buttons div.owl-prev:before {
  font-size: 24px;
}
.em-box-04 .slider-style02 .owl-theme .owl-controls .owl-buttons div.owl-next {
  left: auto;
  right: -30px;
}
.em-box-04 .slider-style02 .owl-theme .owl-controls .owl-buttons div.owl-next:before {
  font-size: 24px;
}

/*slider category layou01*/
.wrapper-slider-category .em-slider-category .em-box-info {
  position: relative;
  margin-bottom: 10px;
  -webkit-perspective: 900px;
  -moz-perspective: 900px;
  -o-perspective: 900px;
  -ms-perspective: 900px;
  perspective: 900px;
}
.wrapper-slider-category .em-slider-category .em-box-info img {
  -webkit-transform-origin: 50% 0%;
  -moz-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.wrapper-slider-category .em-slider-category .em-box-info img.first {
  position: absolute;
  left: 0;
  top: 0;
}
.wrapper-slider-category .em-slider-category .em-box-info img.last {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate3d(0, 0, -180px) rotate3d(1, 0, 0, 90deg);
  -moz-transform: translate3d(0, 0, -180px) rotate3d(1, 0, 0, 90deg);
  -o-transform: translate3d(0, 0, -180px) rotate3d(1, 0, 0, 90deg);
  -ms-transform: translate3d(0, 0, -180px) rotate3d(1, 0, 0, 90deg);
  transform: translate3d(0, 0, -180px) rotate3d(1, 0, 0, 90deg);
}
.wrapper-slider-category .em-slider-category .em-box-info:hover img.last {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: rotate3d(1, 0, 0, 0deg);
  -moz-transform: rotate3d(1, 0, 0, 0deg);
  -o-transform: rotate3d(1, 0, 0, 0deg);
  -ms-transform: rotate3d(1, 0, 0, 0deg);
  transform: rotate3d(1, 0, 0, 0deg);
}
.wrapper-slider-category .em-slider-category .em-box-info:hover img.first {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate3d(0, 220px, 0) rotate3d(1, 0, 0, -90deg);
  -moz-transform: translate3d(0, 220px, 0) rotate3d(1, 0, 0, -90deg);
  -o-transform: translate3d(0, 220px, 0) rotate3d(1, 0, 0, -90deg);
  -ms-transform: translate3d(0, 220px, 0) rotate3d(1, 0, 0, -90deg);
  transform: translate3d(0, 220px, 0) rotate3d(1, 0, 0, -90deg);
}
.wrapper-slider-category .em-slider-category .em-box-info .title_cate {
  position: absolute;
  left: 0;
  bottom: 15px;
  width: 100%;
  text-align: center;
  font-size: 110%;
  text-transform: uppercase;
  font-weight: 600;
  padding: 0 3px;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/*slider over one product*/
.owl-carousel .owl-item .item {
  float: none;
}

/* ============================================ *
 * Popup Login/Newsletter/Advertising/Add To Wishlist/Compare
 * ============================================ */
/*popup login*/
/*fancybox*/
.fancybox-wrap {
  border: 15px solid rgba(10, 10, 10, 0.3) !important;
}
.fancybox-wrap .fancybox-skin {
  background-image: url("https://trinhmy.com/skin/frontend/em0132/default/images/bkg-border.png");
  background-position: 0 0;
  background-repeat: repeat;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.fancybox-inner {
  background: #fff;
}
.fancybox-inner .popup-subscribe {
  text-align: center;
  padding: 20px;
}
.fancybox-inner .popup-subscribe .em-social {
  display: inline-block;
}
.fancybox-inner .popup-subscribe .em-social-icon {
  font-size: 14px;
  color: #fff;
  padding: 9px;
  margin-right: 5px;
}
.fancybox-inner .popup-subscribe .newsletter-boder-input-act .block-subscribe {
  padding: 3px 3px;
}
.fancybox-inner .popup-subscribe .newsletter-boder-input-act .block-subscribe .actions button.button span {
  text-transform: uppercase;
}
.fancybox-inner .popup-subscribe .newsletter-boder-input-act .block-subscribe input.input-text {
  height: 43px;
}
.fancybox-inner .em-account-popup {
  padding: 10px 20px;
}
.fancybox-inner .em-account-popup .login-title {
  text-transform: uppercase;
  text-align: center;
}
.fancybox-inner .em-account-popup .action-forgot {
  padding-top: 15px;
}
.fancybox-inner .em-account-popup .action-forgot .actions {
  float: left;
}
.fancybox-inner .em-account-popup .action-forgot .login_forgotpassword {
  float: left;
}
.fancybox-inner .em-account-popup .action-forgot .login_forgotpassword a {
  text-transform: capitalize;
  font-size: 85%;
}
.fancybox-inner .em-account-popup .action-forgot .login_forgotpassword p {
  margin-bottom: 0;
}
.fancybox-inner .em-account-popup .form-list li {
  width: 100%;
  margin-right: 0;
}
.fancybox-inner .em-account-popup .form-list p.required {
  font-size: 85%;
  padding: 0;
  margin: 0;
}
.fancybox-inner #show_popup {
  margin-right: 5px;
  margin-top: -2px;
}

/*end popup login*/
/*popup addtoContainer*/
#addtoContainer {
  position: fixed;
  left: 37%;
  top: 30px;
  width: 400px;
  padding: 20px;
  background: #fff;
  z-index: 9999;
  border: 10px solid #a1a1a1;
  text-align: center;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#addtoContainer .back {
  width: 38px;
  height: 38px;
  background-image: url("https://trinhmy.com/skin/frontend/em0132/default/images/btn_popup-close.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  font-size: 0;
  display: inline-block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
  position: absolute;
  right: -25px;
  top: -25px;
}
#addtoContainer .row2 a.btn_ajaxaddto {
  display: inline-block;
  padding: 10px 25px;
  text-transform: uppercase;
  margin: 10px 5px 5px;
  border: 1px solid;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/*end popup addtoContainer*/
/*popup quickshop*/
.quickshop-main {
  padding: 10px;
}

/* ============================================ *
 * CMS Pages
 * ============================================ */
.all-category ul {
  list-style: none !important;
}
.all-category .category-grid {
  overflow: hidden;
  padding-bottom: 10px;
  clear: both;
  width: 100%;
  padding-left: 0 !important;
}

.contacts-index-index .em-wrapper-main .page-title {
  margin-top: 10px;
}

.recently-viewed #home_product_viewed {
  margin: 0;
}

.recently-viewed ul.products-grid {
  padding: 0;
}

.page-sitemap .links {
  display: block;
  text-align: right;
  margin: 0 20px 0 0;
}
.page-sitemap .links a {
  position: relative;
}
.page-sitemap .sitemap {
  padding: 0 20px;
  margin: 15px 0;
}
.page-sitemap .sitemap li {
  margin: 3px 0;
}
.page-sitemap .pager {
  text-align: center;
}
.page-sitemap .pager .amount, .page-sitemap .pager .rating-links .link_review_list, .rating-links .page-sitemap .pager .link_review_list {
  margin-top: 0;
  margin-right: 10px;
  margin-left: 20px;
}

/*=================Advanced Search===============*/
.sales-guest-form .form-alt {
  overflow: hidden;
}

.sales-guest-form .form-alt .input-box {
  margin-bottom: 10px;
  clear: both;
  float: left;
  text-align: left !important;
  width: 260px !important;
}

.sales-guest-form .form-alt .input-box input {
  width: 260px !important;
}

.sales-guest-form .form-alt select {
  width: 260px;
}

.advanced-search {
  width: 100%;
}
.advanced-search select.multiselect {
  height: auto;
  width: 95%;
}
.advanced-search .form-list .input-range input.input-text {
  width: 46.5%;
}
.advanced-search .form-list li.wide input.input-text, .advanced-search .form-list input.input-text {
  width: 95%;
}

/*=================Contact Us===============*/
#contactForm .fieldset {
  display: block;
  float: none;
  width: 100%;
}

/*Email to friend*/
.send-friend .fieldset {
  float: none;
  width: 100%;
}

.contact-page .em-box-02 {
  margin-bottom: 15px;
}

/*===============ORDERS AND RETURNS==================*/
.form-list select.guest-select {
  width: 300px;
}

/*===============404 PAGE==================*/
.page-404 {
  text-align: center;
}
.page-404 h1 {
  margin: 30px 0;
}
.page-404 h5 {
  margin: 50px 0 20px;
}
.page-404 .wrapper-btn {
  padding: 10px 0;
  text-transform: uppercase;
}
.page-404 .wrapper-btn a {
  padding: 13px 25px;
  display: inline-block;
}
.page-404 .wrapper-btn a span:first-child {
  padding-right: 10px;
}

/*===============DEAL PAGE==================*/
.cms-deal ul, .cms-deal ul ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.cms-deal .multidealpro_products .products-grid.first {
  margin-top: 0;
}
.cms-deal .deal_qty {
  text-align: left;
  margin-top: 0;
}
.cms-deal .show_clock.clock_style_1 {
  margin-top: 0;
}
.cms-deal .em-slider-category.owl-theme .owl-controls .owl-buttons div.owl-prev {
  left: -10px;
  top: 43%;
}
.cms-deal .em-slider-category.owl-theme .owl-controls .owl-buttons div.owl-next {
  right: -10px;
  top: 43%;
}
.cms-deal .category-products .products-grid li.item {
  float: none;
  display: inline-table;
  vertical-align: top;
}

.wrapper-desc-block .em-slider.owl-carousel {
  margin: 0 -10px;
}

.daily-deal .em-line-01 .widget-title span:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f087";
  font-size: 18px;
  margin-right: 10px;
}

.weekly-deal-grid .daily-deal {
  padding: 15px 0;
}

.weekly-deal .em-line-01 .widget-title span:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f073";
  font-size: 18px;
  margin-right: 10px;
}

.weekly-deal-grid .weekly-deal {
  padding: 15px 0;
}

.expired-deal .em-line-01 .widget-title span:before {
  content: "\f017";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f017";
  font-size: 18px;
  margin-right: 10px;
}

.deal-custom {
  padding-bottom: 20px;
}
.deal-custom.em-line-01 .widget-title {
  margin-bottom: 20px;
}
.deal-custom .widget-products {
  padding: 0 10px;
}
.deal-custom .multidealpro_products .products-grid .item {
  padding: 0;
  margin: 0;
  width: 100%;
  border: none;
}
.deal-custom .multidealpro_products .products-grid .item a.product-image {
  float: left;
  margin-right: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: transparent;
  padding: 10px;
}
.deal-custom .multidealpro_products .products-grid .item:hover:before, .deal-custom .multidealpro_products .products-grid .item:hover:after {
  background: none !important;
  position: static;
}
.deal-custom .multidealpro_products .products-grid .item:hover a.product-image:after {
  left: 10px;
  right: 10px;
  top: 10px;
  bottom: 10px;
}
.deal-custom .multidealpro_products .products-grid .item .product-shop {
  overflow: hidden;
  width: auto;
  display: block;
}
.deal-custom .multidealpro_products .products-grid .item .product-shop .product-name {
  margin-bottom: 1.5em;
}
.deal-custom .multidealpro_products .products-grid .item .product-shop .sku {
  margin-bottom: 0;
}
.deal-custom .multidealpro_products .products-grid .item .product-shop .right-deal {
  overflow: hidden;
}
.deal-custom .multidealpro_products .products-grid .item .product-shop .deal_qty {
  width: auto;
  float: left;
  margin-top: 10px;
  clear: both;
}
.deal-custom .multidealpro_products .products-grid .item .product-shop .show_details {
  float: left;
  margin-right: 20px;
  margin-bottom: 1em;
}
.deal-custom .multidealpro_products .products-grid .item .product-shop button.btn-cart {
  font-size: 100%;
  padding: 10px 15px;
  min-height: 30px;
  margin-right: 2em;
  width: auto;
  height: auto;
}
.deal-custom .multidealpro_products .products-grid .item .product-shop button.btn-cart:before {
  float: left;
  font-size: 18px;
  line-height: 1;
  margin-right: 10px;
}
.deal-custom .multidealpro_products .products-grid .item .product-shop button.btn-cart span {
  display: inline-block;
}
.deal-custom .multidealpro_products .products-grid .item .product-shop .add-to-links li {
  margin-right: -1px;
}
.deal-custom .multidealpro_products .owl-carousel {
  margin: 0 -5px;
}
.deal-custom .multidealpro_products .owl-theme .owl-controls {
  top: -80px;
}

/* ============================================ *
 * Search
 * ============================================ */
.em-top-search {
  width: 100%;
  float: left;
  margin: 12px 0;
}

/*.em-fix-logged .em-header-style01 .em-top-search{
	width:53%;
}
.em-header-style01 .em-top-search{
	width:63%;
}*/
.em-header-style02 .em-top-search,
.em-header-style02 .form-search {
  width: auto;
  float: right;
}

.form-search {
  float: right;
  width: 100%;
  margin-bottom: 0;
  border-style: solid;
  border-width: 1px;
  position: relative;
  padding-right: 43px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.form-search .text-search {
  float: left;
  width: 74%;
}
.form-search.no_cate_search .text-search {
  width: 100%;
}
.form-search label {
  display: none;
}
.form-search input.input-text {
  border: none;
  float: left;
  font-size: 100%;
  margin: 0;
  background: none;
  width: 100%;
  padding: 5px 15px;
  height: 34px;
  line-height: 30px;
  font-size: 100%;
}
.form-search button.button {
  float: right;
  position: absolute;
  top: -1px;
  right: -2px;
  margin: 0;
  padding: 5px 13px;
  height: 36px;
  min-height: 36px;
  -moz-border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
.form-search button.button:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f002";
  font-size: 24px;
}
.form-search button.button span span {
  padding: 0;
  font-size: 0 !important;
  text-indent: -9999px;
}
.form-search iframe#search_autocomplete_iefix {
  top: 25px !important;
  left: 0 !important;
}

/*Search Category*/
.input_cat {
  float: right;
  position: relative;
  width: 26%;
  margin-right: -2px;
  margin-top: 5px;
  padding: 0 10px;
}
.input_cat:before {
  border-left: 1px solid;
  position: absolute;
  left: 0;
  top: 3px;
  width: 1px;
  height: 18px;
  content: '';
}
.input_cat select {
  width: 100%;
  border: none;
  padding: 5px 15px;
  height: 43px;
  line-height: 43px;
}
.input_cat .catsearch-dropdown span.current {
  cursor: default;
  float: left;
  margin-top: 0px;
  padding: 3px 30px 8px 5px;
  min-height: 24px;
  text-align: left;
  width: 100%;
  position: relative;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.input_cat .catsearch-dropdown span.current:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f107";
  font-size: 14px;
  position: absolute;
  right: 10px;
  margin-top: 2px;
}
.input_cat .catsearch-dropdown ul {
  border: 1px solid;
  position: absolute;
  padding: 10px 0;
  left: -1px;
  top: 29px;
  width: 180px;
  z-index: 999;
  max-height: 400px;
  overflow: auto;
}
.input_cat .catsearch-dropdown ul li {
  padding: 5px 15px;
  text-align: left;
}
.input_cat .catsearch-dropdown ul li:hover {
  cursor: pointer;
}
.input_cat .catsearch-dropdown ul li a {
  text-decoration: none;
}

/*End Search Category*/
.search-autocomplete {
  z-index: 999;
  position: absolute;
  top: 20px;
  left: 20px;
}
.search-autocomplete ul {
  border: 1px solid #ddd;
  background-color: #fff;
}
.search-autocomplete li {
  border: 1px solid #cdcdcd;
  padding: 3px 9px;
  cursor: pointer;
  line-height: 1.35;
}
.search-autocomplete li .amount, .search-autocomplete li .rating-links .link_review_list, .rating-links .search-autocomplete li .link_review_list {
  float: right;
  font-weight: bold;
}
.search-autocomplete li.selected {
  background: #f7e8dd;
}

/*fix sidebar*/
.em-fixed-sidebar .form-search input.input-text {
  width: 75%;
}

/*fix search*/
.em-top-search.search-fixed-right {
  position: fixed;
  right: 15px;
  bottom: 153px;
  z-index: 30;
  width: auto !important;
  margin: 0;
}
.em-top-search.search-fixed-right .input_cat {
  display: none;
}
.em-top-search.search-fixed-right .form-search {
  width: auto;
  border-color: transparent;
  border-width: 0;
  padding-right: 20px;
  background-color: transparent;
}
.em-top-search.search-fixed-right .form-search .text-search {
  width: 100%;
}
.em-top-search.search-fixed-right .form-search input.input-text {
  width: 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: none;
  -webkit-transition: none;
  border: 1px solid #d2d2d2;
  height: 45px;
  line-height: 45px;
  padding-right: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.em-top-search.search-fixed-right .form-search input.input-text:focus {
  width: 300px;
}
.em-top-search.search-fixed-right .form-search:hover input.input-text {
  width: 300px;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.em-top-search.search-fixed-right .form-search button.button {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  border-color: transparent;
  background-color: #2b2b2e;
  border-radius: 50%;
  width: 47px;
  height: 47px;
  line-height: 47px;
  min-height: 47px;
  padding: 0;
  top: 0;
  right: 0;
}

.em-icon-search-mobile {
  float: right;
  cursor: pointer;
}
.em-icon-search-mobile:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f002";
  font-size: 14px;
  margin-right: 5px;
}

/* ======================================================================================= */
.price-box p {
  display: inline-block;
  margin-bottom: 0;
}
.price-box p:first-child {
  margin-right: 10px;
}
.price-box p.old-price .price-label, .price-box p.special-price .price-label {
  display: none;
}
.price-box span.price {
  margin-bottom: 0;
  display: inline-block;
}
.price-box span.price span.price {
  margin-bottom: 0;
}
.price-box span.regular-price span {
  display: inline;
}

.minimal-price-link {
  display: inline-block;
  clear: both;
}

/* Old price */
.old-price .price {
  text-decoration: line-through;
}

/* Excluding tax */
.price-excluding-tax {
  display: block;
}

/* Including tax */
.price-including-tax {
  display: block;
}

/* FPT */
.weee {
  display: block;
}

/* Excl tax (for order tables) */
.price-excl-tax {
  display: block;
}

.price-excl-tax .label {
  display: block;
}

.price-excl-tax .price {
  display: block;
}

/* Incl tax (for order tables) */
.price-incl-tax {
  display: block;
}

.price-incl-tax .label {
  display: block;
}

.price-incl-tax .price {
  display: block;
}

/*=====================Slideshow====================*/
.slideshow-banner-colleft {
  margin-bottom: 20px;
}

.container-slideshow {
  position: relative;
}

.container-slideshow.container-fluid {
  padding: 0;
}
.container-slideshow.container-fluid .row {
  margin: 0;
}
.container-slideshow.container-fluid .col-sm-24 {
  padding: 0;
}

.slideshow-shadow .rev_slider_wrapper:after {
  pointer-events: none;
  position: absolute;
  content: '';
  left: 0;
  width: 100%;
  background-repeat: no-repeat;
  height: 15px;
  top: 100%;
  background: -webkit-radial-gradient(50% -50%, ellipse, black 0%, transparent 74%);
  background: radial-gradient(ellipse at 50% -50%, black 0%, transparent 74%);
}

.rev_slider_wrapper {
  z-index: 1;
  	/*.tp-rightarrow.default,
  	.tp-leftarrow.default{
  		position:relative;
  		background:none;
  		color:#ffffff;
  		width:49px;
  		height:49px;
  		border:1px solid;
  		&:before{
  			@include font-awesome(\f105,22px);// mixin in mixin/_theme-mixin.scss
  			margin-top:12px;
  			font-weight:700;
  			margin-left: 19px;
          }
  		&:hover{
  			color:#000000;
  			@include transition1;
  		}
  	}
  	.tp-leftarrow.default{
  		&:before{
  			content: "\f104";
  		}
  	}*/
  /*---------------*/
}
.rev_slider_wrapper .tp-bullets {
  bottom: 25px !important;
}
.rev_slider_wrapper .tp-bullets.simplebullets.round .bullet {
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  background-image: none;
  width: 12px !important;
  height: 12px !important;
  margin: 0 0 0 10px !important;
  position: relative;
  border: 2px solid;
}
.rev_slider_wrapper .tp-bullets.simplebullets.round .bullet:before {
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  -moz-border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  border-radius: 50% !important;
  opacity: 1 !important;
  filter: alpha(opacity=100 !important) !important;
}
.rev_slider_wrapper .tp-bullets.simplebullets.round .bullet.selected:before, .rev_slider_wrapper .tp-bullets.simplebullets.round .bullet:hover:before {
  width: 4px !important;
  height: 4px !important;
}
.rev_slider_wrapper .tp-caption a.ss-btn-link span span {
  padding: 10px 40px 11px;
  min-width: 170px;
}
.rev_slider_wrapper .tp-simpleresponsive .tp-caption.cls_hover_slideshow {
  z-index: 3;
}

/*===================Slideshow fullpage hide content=========================*/
.layout-fullscreen-slideshow.cms-index-index .wrapper-main {
  margin-top: 350px;
}
.layout-fullscreen-slideshow.cms-index-index .wrapper.em-box-custom {
  background: none;
}
.layout-fullscreen-slideshow.cms-index-index .wrapper.em-box-custom .page {
  box-shadow: none;
}
.layout-fullscreen-slideshow.cms-index-index .full-screen-slideshow {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  z-index: -999;
  height: 100%;
  width: 100%;
}
.layout-fullscreen-slideshow.cms-index-index .full-screen-slideshow .container {
  width: 100% !important;
  padding: 0;
}
.layout-fullscreen-slideshow.cms-index-index .full-screen-slideshow .container .row {
  margin: 0;
}
.layout-fullscreen-slideshow.cms-index-index .full-screen-slideshow .container .row .col-sm-24 {
  padding: 0;
}

.cms-index-index .wrapper-slideshow {
  padding-top: 20px;
}

.wrapper-slideshow .em-box-01 {
  border-top: 0;
}

/* ============================================ *
 * Checkout - Mini cart
 * ============================================ */
.em-top-cart {
  float: right;
}

.em-top-cart {
  text-align: left;
}
.em-top-cart .em-container-topcart {
  position: relative;
}
.em-top-cart .em-container-topcart .em-amount-topcart {
  /*display:inline-block; 
  position:relative;*/
  padding-bottom: 18px;
}
.em-top-cart .em-container-topcart .em-amount-topcart .em-topcart-text {
  margin-top: 4px;
  padding-bottom: 4px;
}
.em-top-cart .em-container-topcart .em-amount-topcart .em-topcart-text .title-cart:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f078";
  font-size: 9px;
  margin-left: 5px;
}
.em-top-cart .em-container-topcart .em-topcart-price {
  display: block;
}
.em-top-cart .em-container-topcart .icon-topcart {
  padding: 0 11px 0 9px;
  margin: 0;
  display: inline-block;
  min-width: 35px;
  text-align: center;
  position: relative;
  border-width: 1px;
  border-style: solid;
  min-height: 35px;
}
.em-top-cart .em-container-topcart .icon-topcart .em-topcart-qty {
  padding: 6px 0;
  display: inline-block;
  min-height: 35px;
}
.em-top-cart .em-container-topcart .icon-topcart .fa {
  position: absolute;
  left: 50%;
  top: -14px;
  margin-left: -15px;
}
.em-top-cart .em-container-topcart .icon-topcart .fa:before {
  position: absolute;
  display: block;
  bottom: 0px;
  height: 10px;
  width: 30px;
  content: "";
}
.em-top-cart .topcart-popup {
  position: absolute;
  right: 0px;
  width: 300px;
  z-index: 22;
  top: 39px;
  padding-top: 10px;
}
.em-top-cart .topcart-popup .topcart-popup-content {
  padding: 20px;
  border-width: 1px;
  border-style: solid;
  display: inline-block;
  width: 100%;
}
.em-top-cart .topcart-popup .topcart-popup-content .em-block-subtitle {
  text-transform: uppercase;
  margin-bottom: 0.5em;
}
.em-top-cart .topcart-popup .topcart-popup-content .amount-content {
  margin-bottom: 1em;
}
.em-top-cart .topcart-popup .topcart-popup-content .product-details p {
  margin-bottom: 0.5em;
}
.em-top-cart .topcart-popup .topcart-popup-content .product-name a {
  font-weight: 700;
  font-size: 90%;
  text-transform: uppercase;
}

.topcart-popup-content li.item {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}
.topcart-popup-content li.item.last {
  margin-bottom: 0;
}
.topcart-popup-content li.item a.product-image {
  float: left;
  margin-right: 15px;
}
.topcart-popup-content li.item .product-details {
  margin-left: 85px;
}
.topcart-popup-content li.item .btn-edit,
.topcart-popup-content li.item .btn-remove {
  display: inline-block;
  text-align: left;
  float: none;
  position: absolute;
  top: 0px;
  left: 0px;
}
.topcart-popup-content li.item .btn-edit {
  left: 20px;
}
.topcart-popup-content li.item .truncated .show .item-options {
  top: 15px;
  left: -150px;
}
.topcart-popup-content .subtotal {
  width: 100%;
  float: left;
  text-transform: uppercase;
}
.topcart-popup-content .subtotal .label {
  float: left;
  margin-right: 20px;
  margin-top: 7px;
}
.topcart-popup-content .subtotal .price {
  float: right;
  font-size: 170%;
  font-weight: 700;
}

.pull-left .em-top-cart .topcart-popup {
  left: 0;
  right: auto;
}

/*fixed cart*/
.cart-fixed-right {
  position: fixed;
  right: 20px;
  bottom: 160px;
  z-index: 31;
  margin: 0 !important;
}
.cart-fixed-right .em-summary-topcart {
  min-width: 10px;
  padding: 0;
  margin: 0;
}
.cart-fixed-right .em-summary-topcart span.em-icon.icon-topcart {
  margin: 0;
}
.cart-fixed-right .em-summary-topcart .em-topcart-price {
  display: none;
}
.cart-fixed-right .em-summary-topcart .em-topcart-text {
  margin: 0;
  display: none;
}
.cart-fixed-right .topcart-popup {
  top: auto !important;
  bottom: -100px !important;
  right: 40px !important;
  left: auto !important;
  padding: 0 15px 0 0;
}
.cart-fixed-right .topcart-popup li.item a.product-image {
  width: 70px;
}
.cart-fixed-right .topcart-popup li.item .product-details {
  margin-left: 80px;
}

/**/
.qty-ctl {
  float: left;
  height: auto;
  line-height: normal;
  margin: 0px !important;
  padding: 0px !important;
}
.qty-ctl button {
  font-size: 0;
  display: inline-block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  margin-bottom: 0px;
  cursor: pointer;
  background-color: transparent;
  border: none;
  text-indent: 0;
  z-index: 1;
  position: absolute;
  padding: 3px;
}
.qty-ctl button.decrease {
  right: 3px;
  top: 16px;
}
.qty-ctl button.decrease:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f078";
  font-size: 9px;
}
.qty-ctl button.increase {
  right: 3px;
  top: 5px;
}
.qty-ctl button.increase:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f077";
  font-size: 9px;
}

.qty_cart {
  display: inline-block;
  position: relative;
}
.qty_cart input.qty {
  float: left;
  /*height:36px;*/
  width: 70px !important;
  text-align: left;
}

/*Shopping cart*/
.cart .page-title {
  margin: 0;
}

.cart fieldset {
  padding: 15px 15px 0;
}

.cart-table tr td {
  padding: 60px 20px 20px;
}
.cart-table tr td .cart-product {
  position: relative;
  margin-top: -40px;
}
.cart-table tr td .cart-product .btn-remove {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.cart-table tr td .link-wishlist {
  display: inline-block;
  margin-top: -10px;
}
.cart-table tr td .qty_cart {
  margin-top: -12px;
}
.cart-table tfoot tr td {
  padding: 20px 0 10px;
  border-color: transparent;
}

.cart-collaterals {
  padding-top: 20px;
  /*ORDER TOTAL*/
}
.cart-collaterals .em-line-02 {
  min-height: 390px;
}
.cart-collaterals .em-box-cart {
  border: 0px solid;
  border-top-width: 2px;
}
.cart-collaterals h2 {
  margin-top: 2px;
  margin-bottom: 0;
  padding: 12px 0;
  margin-bottom: 0;
}
.cart-collaterals .form-list {
  margin-bottom: 0;
}
.cart-collaterals .form-list li {
  margin: 5px 0 0;
}
.cart-collaterals .form-list li:first-child {
  margin-top: 0;
}
.cart-collaterals input.input-text {
  width: 100%;
}
.cart-collaterals .buttons-set {
  padding-top: 10px;
}
.cart-collaterals .sp-methods {
  margin-bottom: 0;
}
.cart-collaterals .sp-methods dt {
  float: left;
  margin-right: 5px;
}
.cart-collaterals .totals-content {
  padding: 0 15px 15px;
}
.cart-collaterals .totals-content-table {
  padding: 15px 15px 0;
}
.cart-collaterals .shipping-form,
.cart-collaterals .discount-form {
  padding: 10px 15px;
}
.cart-collaterals .totals table td {
  text-transform: uppercase;
  padding: 0 15px 10px;
  width: 45%;
  text-align: left !important;
}
.cart-collaterals .totals table td strong {
  font-weight: normal;
}
.cart-collaterals .totals table td:first-child {
  text-align: right !important;
}
.cart-collaterals .totals .checkout-types li {
  width: 100%;
  display: inline-block;
  margin-bottom: 0;
}
.cart-collaterals .totals .checkout-types li button.btn-checkout {
  margin-right: 0;
  width: 100%;
  margin-bottom: 5px;
  text-align: center;
  margin-top: 12px;
}
.cart-collaterals .totals .checkout-types li button.btn-checkout span {
  float: none;
  display: inline-block;
}
.cart-collaterals .totals .checkout-types li button.btn-checkout span {
  width: 100%;
}

.crosssell {
  margin-top: 0;
  margin-bottom: 0 !important;
}
.crosssell h2 {
  margin-bottom: 0;
  text-align: left;
}

/* ============================================ *
 * Checkout - One Page
 * ============================================ */
.opc-col .discount label {
  text-transform: uppercase;
  margin-bottom: 8px;
}

#opc-login-popup .close-btn {
  font-size: 0;
}

#opc-payment .form-list .v-fix:first-child,
.sp-methods .form-list .v-fix:first-child {
  margin-right: 4%;
}

#opc-payment .form-list .v-fix,
.sp-methods .form-list .v-fix {
  width: 48%;
}

/* ============================================ *
 * One Step Checkout 
 * ============================================ */
.opc .section.allow:hover .step-title, .opc .section.allow:hover .step-title a {
  cursor: pointer;
}
.opc .section.allow.active .step-title, .opc .section.allow.active .step-title a {
  cursor: default;
}
.opc .step-title {
  margin-bottom: 10px;
  float: left;
  width: 100%;
}
.opc .step-title .title-box {
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  padding: 12px 15px;
  min-height: 37px;
  float: left;
  width: 100%;
  border-top: 3px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
.opc .step-title a {
  font-size: 0;
}
.opc .step-title .number {
  float: left;
  margin-right: 5px;
  display: none;
}
.opc .step-title h2 {
  float: left;
  margin-bottom: 0;
}
.opc .step-title a {
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-size: 0;
  float: right;
  cursor: default;
}
.opc .step-title a:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f107";
  font-size: 18px;
  margin-top: 3px;
}
.opc .step {
  padding: 5px 15px 15px;
  margin-bottom: 20px;
  width: 100%;
  clear: both;
}
.opc ul.form-list > li {
  margin-right: 0;
}
.opc ul.form-list > li.wide {
  margin-right: 3%;
}
.opc .form-list li.control {
  margin-top: 7px;
  margin-bottom: 7px;
}
.opc .tool-tip {
  top: auto !important;
  bottom: 200px;
}
.opc #checkout-step-login h3 {
  text-transform: uppercase;
}
.opc #checkout-step-login .col-2 h4 {
  float: left;
  margin-bottom: 8px;
}
.opc #checkout-step-login .col-2 .form-list {
  width: 90%;
}
.opc #checkout-step-login .col-1 strong {
  font-weight: normal;
}
.opc #checkout-step-login ul.ul li:before {
  content: "+";
  padding-right: 5px;
}
.opc #checkout-step-login .buttons-set a {
  font-size: 85%;
  margin-top: 10px;
}
.opc #checkout-step-shipping_method .sp-methods dt {
  float: left;
  line-height: 1.55em;
}
.opc #checkout-step-payment #payment_form_ccsave {
  width: 380px;
}
.opc #checkout-review-submit .button.button {
  float: right;
  margin-right: 0;
}
.opc #checkout-review-submit .please-wait {
  float: right;
}
.opc #checkout-review-submit .f-left {
  float: right !important;
  clear: both;
}

/* ============================================ *
 * Checkout - Success
 * ============================================ */
.checkout-onepage-success .em-col-main h2.sub-title {
  text-transform: uppercase;
}
.checkout-onepage-success .em-col-main .print-order {
  text-decoration: underline;
}
.checkout-onepage-success .em-col-main .print-order:hover {
  text-decoration: none;
}

.em-line-01 {
  position: relative;
  margin-bottom: 20px;
  /*.em-tabs{
  	float:left;
  	ul.em-tabs-control{
  		margin-right:70px;
  		text-align:right;
  		a{
  			display:inline-block;
  		}
  		.r-tabs-state-active .r-tabs-anchor:before{
  			@include font-awesome(\f0d7,16px);
  			position:absolute;
  			bottom:-10px;
  			left:48%;
  		}
  	}
  }
  .owl-theme .owl-controls{
  	right:25px;
  }
  &.em-tab-noslider{
  	.em-tabs{		
  		ul.em-tabs-control{
  			margin-right:10px;
  		}
  	}
  }*/
}
.em-line-01 .em-block-title, .em-line-01 .em-widget-title, .em-line-01 .block-title, .em-line-01 .widget-title {
  border-top: 3px solid;
  margin-bottom: 10px;
  font-size: 100%;
}
.em-line-01 .em-block-title span, .em-line-01 .em-widget-title span, .em-line-01 .block-title span, .em-line-01 .widget-title span {
  padding: 12px 15px;
  border-bottom: 1px solid;
  position: relative;
  display: block;
}
.em-line-01 .em-block-title h3, .em-line-01 .em-block-title strong, .em-line-01 .em-block-title h2, .em-line-01 .em-widget-title h3, .em-line-01 .em-widget-title strong, .em-line-01 .em-widget-title h2, .em-line-01 .block-title h3, .em-line-01 .block-title strong, .em-line-01 .block-title h2, .em-line-01 .widget-title h3, .em-line-01 .widget-title strong, .em-line-01 .widget-title h2 {
  margin: 0;
}
.em-line-01 .em-block-title small, .em-line-01 .em-widget-title small, .em-line-01 .block-title small, .em-line-01 .widget-title small {
  font-size: 100%;
}

.em-line-02 {
  margin-bottom: 20px;
}
.em-line-02 .em-block-title, .em-line-02 .em-widget-title {
  border-top: 3px solid;
}
.em-line-02 .em-block-title h2, .em-line-02 .em-block-title strong, .em-line-02 .em-block-title h3, .em-line-02 .em-widget-title h2, .em-line-02 .em-widget-title strong, .em-line-02 .em-widget-title h3 {
  padding: 12px 15px;
  border-bottom: 1px solid;
}

/*box style 01*/
.em-box-01 {
  border-top: 3px solid;
  margin-bottom: 20px;
  /*& > div{
  	padding:15px 0px 0;
  }*/
  /*.block-subtitle{
  	padding:0 10px;
  }*/
  /*.r-tabs .r-tabs-panel{
  	padding-bottom:0;
  	padding-top:0;
  }*/
  /*.em-tabs .em-tabs-control li a{
  	padding:0;
  	margin-right:10px;
  }
  .products-list .item{
  	padding:15px 15px 5px;
  	border-top:1px solid;
  	margin-bottom:0;
  	&.first,&:first-child{
  		border:none;
  		padding-top:0;
  	}
  }*/
}
.em-box-01 .widget .widget-title {
  padding: 0;
  margin: 0;
}
.em-box-01 .block-content {
  padding: 0 15px;
}
.em-box-01 .widget-title h2, .em-box-01 .widget-title h3, .em-box-01 .box-title h2, .em-box-01 .em-tabs .em-tabs-control, .em-box-01 .block-title strong, .em-box-01 .em-block-title strong {
  border-bottom: 1px solid;
  margin: 0 0px 10px;
  padding: 12px 15px;
  display: block;
}

/*box style 02*/
/*
.em-box-02{
	.title-box{
		padding: 12px 15px;
		border-top:3px solid;
		border-bottom:1px solid;
		margin:0;
		h1, h2{ margin-bottom:0; text-transform:none;}
	}
}*/
/*.em-box-02{
	border:1px solid;
	position:relative;
	& > div{
		padding:15px;
	}
	.title-box{
		padding: 13px 15px;
		margin:0;
		h1, h2{ margin-bottom:0; text-transform:none;}
	}
	
	.em-block-title{
		margin-bottom:7px;
		& p.h3{margin-bottom:5px;}
	}
	&:after{
		content: "";
		position: absolute;
		top: -1px;
		left: auto;
		right: -1px;
		bottom: auto;
		width: 9px;
		height: 9px;
	}
}*/
/*box style 03*/
.em-box-03 {
  border: 1px solid;
  padding: 10px 20px;
}
.em-box-03 .em-block-title p.h5 {
  font-weight: 700;
}

/*box style bkg*/
.em-box-bkg {
  padding: 10px 20px;
  margin-bottom: 20px;
}
.em-box-bkg .em-line-01 {
  margin-bottom: 0;
}

/*box style 043*/
.em-box-04 {
  padding: 20px;
  margin-bottom: 20px;
}
.em-box-04 .em-line-01 {
  margin-bottom: 0;
}

/*box style 043*/
.em-box-05 {
  border: 1px solid;
  padding: 10px 0 8px;
  margin-bottom: 20px;
}
.em-box-05 .em-block-title {
  margin-bottom: 0;
  margin-top: 15px;
  padding: 8px 15px 0;
  text-align: center;
  border-top: 1px solid;
  text-transform: none;
}
.em-box-05 .em-block-title h2 {
  margin: 0;
}
.em-box-05 .em-slider {
  padding: 0 10px;
}
.em-box-05 .owl-carousel {
  margin: 0;
}
.em-box-05 .owl-carousel .owl-item {
  padding: 0;
}
.em-box-05 .owl-carousel .owl-controls {
  position: static;
}
.em-box-05 .owl-carousel .owl-controls .owl-buttons div {
  position: absolute;
  left: 10px;
  bottom: -50px;
}
.em-box-05 .owl-carousel .owl-controls .owl-buttons div.owl-next {
  right: 10px;
  left: auto;
}

/*block sidebar*/
.em-sidebar .block {
  margin-bottom: 20px;
}
.em-sidebar .block .actions {
  margin-bottom: 5px;
}
.em-sidebar .line-right {
  padding-right: 10px;
}
.em-sidebar .line-left {
  padding-left: 10px;
}
.em-sidebar .products-grid .item {
  z-index: 1;
}
.em-sidebar .block-related li.item {
  margin: 0 -15px 20px;
  padding: 0 15px 20px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-top: none;
}
.em-sidebar .block-related li.item.last {
  border: none;
  margin-bottom: 20px;
  padding-bottom: 0;
}
.em-sidebar .block-related li.item .checkbox {
  top: 0;
  left: 15px;
  right: auto;
}

/*block ads*/
.block-ads img.img-responsive {
  display: inline-block;
  margin-bottom: 20px;
}

/*======Block Compare========*/
.block-compare #compare-items {
  padding-top: 10px;
}
.block-compare #compare-items li.item {
  position: relative;
  margin: 0 -15px 20px;
  padding: 0px 15px 20px;
  border-bottom: 1px solid;
}
.block-compare #compare-items li.item a.product-image {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}
.block-compare #compare-items li.item .product-shop {
  overflow: hidden;
}
.block-compare #compare-items li.item .btn-remove {
  position: absolute;
  top: 0;
  left: 15px;
  z-index: 1;
}

.block-viewed .block-content {
  padding: 0 5px;
}
.block-viewed .products-list li.item {
  position: relative;
  margin: 0 -15px 15px;
  padding: 0 15px 5px;
  border-bottom: 1px solid;
}
.block-viewed .products-list li.item.last {
  margin-bottom: 0;
  border: none;
}
.block-viewed .products-list li.item a.product-image {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}
.block-viewed .products-list li.item .product-name {
  overflow: hidden;
}

/*======Block Wishlist========*/
.block-wishlist .block-subtitle {
  padding: 0;
}
.block-wishlist li.item {
  position: relative;
  margin: 0 -15px 20px;
  padding: 0px 15px 20px;
  border-bottom: 1px solid;
}
.block-wishlist li.item a.product-image {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}
.block-wishlist li.item .product-details {
  overflow: hidden;
}
.block-wishlist li.item .product-details .link-cart {
  margin-top: 10px;
}
.block-wishlist li.item .btn-remove {
  position: absolute;
  top: 0;
  left: 15px;
  z-index: 1;
}

/*======Block Reorder========*/
.block-reorder .checkbox {
  float: left;
  margin-right: 5px;
}

/*==========Block Paypal==============*/
.paypal-logo {
  margin-bottom: 20px;
  clear: both;
}

/*======Block Poll========*/
.block-poll .block-subtitle {
  margin-bottom: 14px;
}
.block-poll ul li {
  padding: 2px 0;
}
.block-poll ul li input.radio {
  display: inline-block;
}

/* Block: Tags & box-tags*/
.em_block-tag-cloud li,
.tags-list li {
  display: inline-block;
  padding: 0 20px 8px 0;
}

/*Block Recent*/
.block-recent {
  /*.products-grid li.item{ width:100%}*/
}
.block-recent .products-list li.item {
  margin-bottom: 20px;
}
.block-recent .review-details {
  padding-top: 10px;
}
.block-recent .review-details li {
  padding: 5px 0;
}
.block-recent .em-box-01 .widget-products {
  padding: 0;
}

/*Best Seller*/
/* Block progress*/
.block-progress dt {
  text-transform: uppercase;
  margin: 10px 0 4px;
}
.block-progress dd.complete address {
  margin-bottom: 6px;
}

/*fixed sidebar*/
.em-fixed-sidebar {
  padding-top: 50px;
}
.em-fixed-sidebar #em-sidbar-nav-panel {
  padding-bottom: 30px;
  display: inline-block;
  width: 100%;
}
.em-fixed-sidebar .em-header-middle {
  clear: both;
}

/* Block: Layered Navigation */
.block-layered-nav .block-content .block-subtitle {
  padding: 0;
  display: none;
}
.block-layered-nav .block-content .actions {
  margin-bottom: 10px;
}
.block-layered-nav .block-content dt {
  margin-bottom: 10px;
}
.block-layered-nav .block-content dd {
  margin: 0 -15px 13px;
  padding: 0 15px 10px;
  border-bottom: 1px solid;
  position: relative;
}
.block-layered-nav .block-content dd.last {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.block-layered-nav .block-content .tree-filter {
  margin: 0 -15px;
}
.block-layered-nav .block-content .tree-filter .icon {
  margin: 5px 0 0;
  float: none;
  display: inline-block;
  background: none;
  width: auto;
  height: auto;
  text-indent: 0;
  float: right;
}
.block-layered-nav .block-content .tree-filter .icon:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f196";
  font-size: 14px;
}
.block-layered-nav .block-content .tree-filter .expanded .icon:before {
  content: "\f147";
}
.block-layered-nav .block-content .tree-filter .collapsed .icon:before {
  content: "\f196";
}
.block-layered-nav .block-content .tree-filter li {
  padding: 0;
}
.block-layered-nav .block-content .tree-filter li:before {
  content: "";
  padding-right: 0px;
  display: inline;
}
.block-layered-nav .block-content .tree-filter .label-icon {
  padding: 9px 15px;
  text-transform: uppercase;
}
.block-layered-nav .block-content .tree-filter li.expanded ol .label-icon {
  padding-left: 15px;
}
.block-layered-nav .block-content .tree-filter ol {
  border-top-width: 1px;
  border-top-style: solid;
}
.block-layered-nav .block-content .tree-filter ol ol .label-icon {
  padding: 3px 15px;
  /*padding-left:20px;*/
  text-transform: none;
}
.block-layered-nav .block-content .tree-filter ol ol .label-icon .label:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f105";
  font-size: 14px;
  padding: 0 10px 0 0;
}
.block-layered-nav .block-content .tree-filter ol ol ol {
  border: none;
  padding-left: 20px;
}
.block-layered-nav .block-content .tree-filter > li > ol > li {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.block-layered-nav .block-content .tree-filter > li > ol > li.last, .block-layered-nav .block-content .tree-filter > li > ol > li.selected {
  border-bottom: none;
}
.block-layered-nav .block-content .tree-filter > li > ol > li.selected > ol {
  padding-top: 7px;
}
.block-layered-nav .block-content .tree-filter > li.selected > ol > li > ol {
  padding-top: 7px;
  padding-bottom: 7px;
}
.block-layered-nav .block-content dd li {
  padding: 4px 0;
}
.block-layered-nav .block-content dd li:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f105";
  font-size: 14px;
  padding-right: 10px;
}
.block-layered-nav .block-content #narrow-by-list .filter-act {
  margin-top: 0;
  position: absolute;
  top: -34px;
  right: 15px;
}
.block-layered-nav .block-content .rslider {
  padding-top: 10px;
}
.block-layered-nav .block-content .rslider #range, .block-layered-nav .block-content .rslider #track {
  background: none;
  height: 6px;
}
.block-layered-nav .block-content .rslider .handle {
  width: 20px;
  height: 20px;
  background-image: url("https://trinhmy.com/skin/frontend/em0132/default/images/icons.png");
  background-position: 0px -262px;
  background-repeat: no-repeat;
  top: -8px;
}
.block-layered-nav .block-content .rslider .values {
  margin-bottom: 20px;
  margin-top: 15px;
}
.block-layered-nav .block-content .img-filter li {
  border: none;
  padding: 2px 1px;
}
.block-layered-nav .block-content .img-filter li:before {
  content: "";
  padding-right: 0px;
}
.block-layered-nav .block-content .img-filter li a {
  display: inline-block;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 27px;
  height: 27px;
}
.block-layered-nav .block-content .img-filter li a img {
  max-width: 100%;
}
.block-layered-nav .block-content .img-filter li a:hover {
  -webkit-box-shadow: 0 0 5px #797979;
  -moz-box-shadow: 0 0 5px #797979;
  box-shadow: 0 0 5px #797979;
  padding: 2px;
}

/*layout 4 fixed sidebar*/
.em-fixed-sidebar {
  display: block;
  position: fixed !important;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 1;
  overflow-x: hidden !important;
  overflow-y: scroll !important;
  -webkit-overflow-scrolling: touch;
}

/*block breadcrumbs*/
.wrapper-breadcrumbs {
  background: url("https://trinhmy.com/skin/frontend/em0132/default/images/media/home/bg-breadcrumb.jpg");
  background-position: 0 0;
  background-repeat: no-repeat;
  overflow: hidden;
  background-size: cover !important;
  position: relative;
  z-index: 1;
  text-align: center;
}
.wrapper-breadcrumbs h1 {
  text-transform: uppercase;
  margin-top: 60px;
  line-height: 1;
}
.wrapper-breadcrumbs .product-navigation a {
  position: absolute;
  left: 10px;
  top: 23%;
  text-indent: 0;
  font-size: 0;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.wrapper-breadcrumbs .product-navigation a:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f104";
  font-size: 120px;
  line-height: 0.7em;
}
.wrapper-breadcrumbs .product-navigation a.next {
  right: 10px;
  left: auto;
}
.wrapper-breadcrumbs .product-navigation a.next:before {
  content: "\f105";
}

a.product-image {
  position: relative;
  margin-bottom: 0;
  display: block;
}
a.product-image img {
  width: 100%;
  height: auto;
}

.ratings {
  padding: 0 0 2px;
}
.ratings .rating-box {
  margin-right: 0;
}
.ratings .amount, .ratings .rating-links .link_review_list, .rating-links .ratings .link_review_list {
  display: none;
}

div.desc {
  margin-bottom: 1.55em;
}

/* View Type: Grid */
.products-grid li.item, .products-grid div.item {
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  margin: 0;
  float: left;
  position: relative;
  padding: 10px;
  /*border:1px solid transparent;*/
}
.products-grid li.item img, .products-grid div.item img {
  width: 100%;
  height: auto;
}
.products-grid li.item .product-shop, .products-grid div.item .product-shop {
  padding-top: 7px;
  display: inline-block;
  position: relative;
  width: 100%;
  min-height: 60px;
}

/* View Type: List */
.products-list .product-image {
  float: left;
  margin: 0 20px 10px 0;
  position: relative;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.products-list .product-image:after {
  content: "";
  position: absolute;
  left: 50%;
  right: 50%;
  top: 50%;
  bottom: 50%;
  z-index: 0;
  display: inline-block;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 300ms ease-in-out 0s;
  -moz-transition: all 300ms ease-in-out 0s;
  -webkit-transition: all 300ms ease-in-out 0s;
  background-color: #000000;
}
.products-list .product-image:hover:after {
  opacity: 0.6;
  filter: alpha(opacity=60);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.products-list .product-shop {
  overflow: hidden;
}
.products-list .product-shop .product-name {
  margin-bottom: 1em;
}
.products-list .product-shop div.desc {
  margin-top: 1em;
}
.products-list .product-shop .actions,
.products-list .product-shop .em-btn-addto {
  margin-top: 10px;
}
.products-list .product-shop .actions button.button,
.products-list .product-shop .em-btn-addto button.button {
  margin-bottom: 5px;
  margin-right: 1.5em;
}
.products-list div.item {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}

/*=================setting admin=====================*/
/*single line*/
.products-grid li.item .em-productname-single-line {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.products-grid li.item:hover .em-productname-single-line {
  white-space: normal;
}

/*=======category setting hover effect===========*/
/*Enable on all devices*/
.emcatalog-enable-hover {
  /*@include product-hover;*/
}

/*.products-grid li.item .product-item{ height:100%}*/
/*Hover Product Grid*/
.cate-effect-01 .products-grid .item .quickshop-link-container .quickshop-link {
  font-size: 0;
  display: inline-block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
  text-indent: 0;
  height: 30px;
  vertical-align: top;
  width: 30px;
  text-align: center;
  line-height: 30px;
}
.cate-effect-01 .products-grid .item .quickshop-link-container .quickshop-link:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f002";
  font-size: 14px;
  line-height: 30px;
  /*width:$width;*/
}
.cate-effect-01 .products-grid .item .add-to-links li a.link-wishlist {
  font-size: 0;
  display: inline-block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
  text-indent: 0;
  height: 30px;
  vertical-align: top;
  width: 32px;
  text-align: center;
  line-height: 30px;
}
.cate-effect-01 .products-grid .item .add-to-links li a.link-wishlist:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f004";
  font-size: 14px;
  line-height: 30px;
  /*width:$width;*/
}
.cate-effect-01 .products-grid .item .add-to-links li a.link-compare {
  font-size: 0;
  display: inline-block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
  text-indent: 0;
  height: 30px;
  vertical-align: top;
  width: 32px;
  text-align: center;
  line-height: 30px;
}
.cate-effect-01 .products-grid .item .add-to-links li a.link-compare:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0ec";
  font-size: 14px;
  line-height: 30px;
  /*width:$width;*/
}
.cate-effect-01 .products-grid .item button.button.btn-cart {
  font-size: 0;
  display: inline-block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
  text-indent: 0;
  height: 30px;
  vertical-align: top;
  width: 25%;
  text-align: center;
  line-height: 30px;
  min-height: 30px;
}
.cate-effect-01 .products-grid .item button.button.btn-cart:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f07a";
  font-size: 14px;
  line-height: 30px;
  /*width:$width;*/
}
.cate-effect-01 .products-grid .item button.button.btn-cart:before {
  float: none;
  margin-right: 0;
}
.cate-effect-01 .products-grid .item .add-to-links {
  width: 50%;
  float: left;
}
.cate-effect-01 .products-grid .item .add-to-links li {
  width: 50%;
  float: left;
  margin-right: 0;
}
.cate-effect-01 .products-grid .item .quickshop-link-container {
  width: 25%;
  float: left;
}
.cate-effect-01 .products-grid .item .em-element-display-hover {
  /*dipslay:none;*/
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
}
.cate-effect-01 .products-grid .item .product-shop {
  padding-right: 0;
  min-height: 50px;
}
.cate-effect-01 .products-grid .item .top-product-shop {
  position: relative;
  border: 1px solid transparent;
  overflow: hidden;
}
.cate-effect-01 .products-grid .item .top-product-shop .em-element-display-hover.top {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: #fff;
  border-bottom: 1px solid #dddddd;
  padding: 6px 10px;
  width: 100%;
  text-align: center;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.cate-effect-01 .products-grid .item .top-product-shop .em-element-display-hover.bottom {
  position: absolute;
  bottom: -50px;
  left: 0;
  border-top: 1px solid #dddddd;
  width: 100%;
  text-align: center;
}
.cate-effect-01 .products-grid .item .top-product-shop .em-element-display-hover.bottom .em-element-cotent {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.cate-effect-01 .products-grid .item .top-product-shop:hover {
  border: 1px solid #dddddd;
}
.cate-effect-01 .products-grid .item .top-product-shop:hover .em-element-display-hover.top {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  filter: alpha(opacity=100);
}
.cate-effect-01 .products-grid .item .top-product-shop:hover .em-element-display-hover.bottom {
  bottom: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}

.products-grid .item .top-product-shop {
  position: relative;
  overflow: hidden;
  border: 1px solid transparent;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.products-grid .item .top-product-shop .em-btn-addto,
.products-grid .item .top-product-shop .addto {
  position: absolute;
  bottom: 10px;
  /*@include opacity(0);*/
  right: -130px;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.products-grid .item .product-shop {
  padding-right: 55px;
  position: relative;
}
.products-grid .item .product-shop .add-to-btn,
.products-grid .item .product-shop .em-btn-addto {
  position: absolute;
  right: 0;
  top: 9px;
}
.products-grid .item .product-shop .add-to-links li {
  margin-right: 0;
}
.products-grid .item:hover .top-product-shop {
  border: 1px solid #d2d2d2;
}
.products-grid .item:hover .addto {
  opacity: 1;
  filter: alpha(opacity=100);
  right: 10px;
}

a.product-image.loading-process {
  text-align: center;
}
a.product-image.loading-process .em-img-lazy {
  width: auto;
  display: inline-block;
  text-align: center;
}

/*============ Product Detail ===============*/
.no-rating {
  position: relative;
  font-size: 100%;
  font-weight: normal;
  float: left;
  padding: 0;
}
.no-rating a:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f044";
  font-size: 14px;
  margin-right: 5px;
}

.email-friend {
  position: relative;
  float: right;
}
.email-friend a:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f003";
  font-size: 14px;
  margin-right: 5px;
}

.availability-only {
  text-transform: uppercase;
  font-size: 90%;
  position: relative;
}
.availability-only span {
  position: relative;
  padding-right: 100px;
}
.availability-only a {
  position: relative;
}
.availability-only a:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f13a";
  font-size: 14px;
  padding-left: 5px;
}
.availability-only a.expanded:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f139";
  font-size: 14px;
  padding-left: 5px;
}
.availability-only span:before {
  width: 80px;
  border: 1px solid #000;
  height: 8px;
  content: "";
  position: absolute;
  top: 3px;
  right: 0;
}
.availability-only span:after {
  width: 35px;
  background: #000;
  height: 8px;
  content: "";
  position: absolute;
  top: 3px;
  right: 45px;
}

.product-view-detail {
  padding: 20px;
  margin-bottom: 20px;
  /*button.button.btn-cart{
  	padding:13px 25px;
  	margin-right:5px;
  	float:left;
  	width:auto;
  	min-height:34px;
  	&:before{
  		content:"";
  	}
  }
  .add-to-links{
  	clear:none;
  	width:auto;
  	float:right;
  	li{
  		margin-left:-1px;
  		margin-bottom:10px;
  		&:hover{
  			position:relative;
  			z-index:1;
  		}
  		&:first-child:after{
  			content:"";
  			margin:0;
  		}
  		a.link-wishlist{			
  			@include button_text_icon_awesome(14px 15px, \f00c, 14px)
  		}
  		a.link-compare{			
  			@include button_text_icon_awesome(14px 15px, \f0ec, 14px)
  		}
  	}
  }*/
}
.product-view-detail select {
  width: 100%;
}
.product-view-detail .product-img-box {
  /*margin-right:20px;
  float:left;*/
}
.product-view-detail .product-img-box .media-left {
  position: relative;
  z-index: 2;
}
.product-view-detail .product-img-box .media-left .product-image {
  max-width: 100%;
}
.product-view-detail .product-img-box .media-left .product-image img {
  max-width: 100%;
}
.product-view-detail .product-img-box .more-views {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.product-view-detail .product-img-box .more-views li.item {
  margin: 2px 0;
}
.product-view-detail .product-img-box .more-views li.item:hover {
  -webkit-box-shadow: 0 0 5px #cdcdcd;
  -moz-box-shadow: 0 0 5px #cdcdcd;
  box-shadow: 0 0 5px #cdcdcd;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.product-view-detail .product-img-box .more-views .owl-theme .owl-controls {
  position: static;
}
.product-view-detail .product-img-box .more-views .owl-theme .owl-controls .owl-buttons div {
  position: absolute;
  top: 37%;
}
.product-view-detail .product-img-box .more-views .owl-theme .owl-controls .owl-buttons div.owl-prev {
  left: 10px;
  right: auto;
}
.product-view-detail .product-img-box .more-views .owl-theme .owl-controls .owl-buttons div.owl-next {
  left: auto;
  right: 10px;
}
.product-view-detail .product-img-box .more-views img {
  width: 100%;
  height: auto;
}
.product-view-detail .product-img-box .more-views .em-moreviews-noslider li.item {
  float: left;
  margin: 0 10px 10px 0;
}
.product-view-detail .product-shop {
  overflow: hidden;
}
.product-view-detail .product-shop .short-description {
  margin-bottom: 1.2em;
}
.product-view-detail .product-shop .short-description h2 {
  text-transform: uppercase;
  margin-bottom: 0.5em;
}
.product-view-detail .product-shop .sku {
  clear: both;
  margin: 0;
}
.product-view-detail .product-shop .price-box {
  margin-bottom: 1em;
}
.product-view-detail .product-shop .grouped-items-table .price {
  margin: 0;
}
.product-view-detail .product-shop .ratings {
  float: left;
  display: bock;
}
.product-view-detail .product-shop .ratings .rating-box {
  float: left;
  margin-right: 10px;
}
.product-view-detail .product-shop .ratings .link_review_form {
  float: right;
  font-size: 125%;
  font-weight: 500;
}
.product-view-detail .product-shop .sale_off {
  position: static;
  display: inline-block;
  margin-bottom: 1.5em;
}
.product-view-detail .product-shop .deal_qty {
  text-align: left;
  float: left;
  width: auto;
  margin-right: 0;
  margin-top: 0px;
  padding-bottom: 1.55em;
}
.product-view-detail .qty_cart {
  clear: both;
  margin: 0 0.5em 1.55em 0;
  float: left;
}
.product-view-detail .button_addto {
  float: left;
}
.product-view-detail .button_addto button.btn-cart {
  margin-right: 1.5em;
}

.product-view {
  /*.em-details-tabs{
  	border-width:0px;
  }*/
}
.product-view .em-details-tabs.r-tabs .box-collateral {
  border: none;
  padding-bottom: 0;
}
.product-view .em-details-tabs.r-tabs .box-collateral .em-block-title {
  display: none;
}
.product-view .em-details-tabs.r-tabs .box-collateral .box-collateral-content {
  /*padding:0;*/
}
.product-view .em-line-01.em-details-tabs {
  background: none;
  border: none;
}
.product-view .data-table tr td, .product-view .data-table th {
  padding: 10px 10px;
  vertical-align: middle;
  font-size: 100%;
}
.product-view .box-collateral-content {
  padding: 10px 15px 20px;
}

.add-to-cart label {
  padding: 11px 0 10px;
  margin-bottom: 0;
  margin-right: 8px;
  float: left;
  display: none;
}

/*product col*/
/*.three-columns,
.two-columns-right,
.two-columns-left{
	.product-view-detail .add-to-links li a{
		font-size:0;
		&:before{
			padding:0;
			font-size:15px;
		}
	}
}*/
.three-columns .add-to-box {
  clear: both;
}

/*Product review*/
.box-reviews-content {
  padding: 0 15px;
  overflow: hidden;
}

/*Product from*/
.form-add {
  margin-bottom: 0;
}
.form-add .form-list textarea,
.form-add .form-list input.input-text {
  width: 100%;
}

/*Product Tag*/
.box-tags {
  /*input product tag*/
}
.box-tags .form-add label {
  float: left;
}
.box-tags .form-add .input-box {
  width: 50%;
  float: left;
  margin-right: 10px;
  clear: both;
  margin-bottom: 10px;
}
.box-tags .form-add .input-box input.input-text {
  width: 100%;
}
.box-tags p.note {
  font-size: 90%;
}
.box-tags button.button {
  margin-bottom: 6px;
}

.product-tags li {
  display: inline-block;
  margin-right: 15px;
  text-transform: uppercase;
  font-size: 90%;
}

/*Social facebook - google ...*/
.product-view .dc-toggle {
  position: fixed;
  z-index: 100;
  top: 189px;
  right: 25px;
  overflow: hidden;
  float: left;
  font-size: 0;
  color: #ed9c10;
  width: 18px;
}
.product-view .dc-toggle:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f146";
  font-size: 20px;
}

.product-view .dc-toggle.icon_hide_social:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0fe";
  font-size: 20px;
}

.dcssb-float {
  z-index: 99 !important;
}

/*Icon zoom image*/
.product-img-box #zoom-btn {
  position: relative;
  font-size: 0;
  content: "";
  position: absolute;
  bottom: 20px;
  right: 20px;
  z-index: 9999;
}
.product-img-box #zoom-btn:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00e";
  font-size: 23px;
}

.quickshop-main .product-img-box #zoom-btn {
  display: none;
}

/*rating table*/
#product-review-table {
  width: 69%;
}
#product-review-table tr td {
  border: none;
  text-align: center;
  vertical-align: top;
  padding-top: 6px;
  padding-bottom: 8px;
}
#product-review-table tr th {
  border: none;
  background: none;
  text-transform: none;
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: center;
}
#product-review-table tr input.radio {
  display: inline-block;
  min-height: 1px;
  margin: 0;
}
#product-review-table tbody tr th {
  padding-left: 0;
  text-align: left;
}

.ratings-table td {
  padding: 4px 5px 4px;
}

.box-reviews .reviews > dl {
  margin: 20px 0;
}
.box-reviews .reviews > dl dt a {
  text-transform: uppercase;
}
.box-reviews .reviews > dl dd {
  padding-bottom: 20px;
}
.box-reviews .reviews table td {
  padding: 1.5em;
  border-top: 1px solid;
}
.box-reviews .reviews table td:first-child {
  padding-left: 0;
}
.box-reviews .reviews table td .ratings-table td {
  padding: 4px 5px 4px;
  border: none;
}
.box-reviews .reviews table tr:first-child td {
  border: none;
}
.box-reviews .reviews .pager .amount, .box-reviews .reviews .pager .rating-links .link_review_list, .rating-links .box-reviews .reviews .pager .link_review_list {
  margin: 7px 0px 10px 0px;
}
.box-reviews #review-form {
  display: block;
  /*margin:20px 0;*/
  padding: 10px 15px;
}
.box-reviews .form-add h3 {
  text-transform: capitalize;
  font-size: 100%;
}
.box-reviews .form-add h4 {
  text-transform: uppercase;
  margin-top: 7px;
  margin-bottom: 7px;
}
.box-reviews .form-add .form-list li {
  margin-right: 0;
}
.box-reviews .form-add .buttons-set {
  margin-top: 10px;
}

.one-column .box-reviews .form-add .form-list {
  width: 66%;
}

/*=====Button Next Tre - Product Detail=====*/
/*button next pre - product detail*/
.product-view-detail .em-product-shop .product-shop .next {
  opacity: 0;
  filter: alpha(opacity=0);
  padding: 7px 7px !important;
  position: absolute;
  font-size: 0;
  top: -100px;
  width: 24px;
  border-style: solid;
  border-width: 1px;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  right: 0;
}
.product-view-detail .em-product-shop .product-shop .next:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f054";
  font-size: 9px;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.product-view-detail .em-product-shop .product-shop .prev {
  opacity: 0;
  filter: alpha(opacity=0);
  padding: 7px 7px !important;
  position: absolute;
  font-size: 0;
  top: -100px;
  width: 24px;
  border-style: solid;
  border-width: 1px;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  right: 25px;
}
.product-view-detail .em-product-shop .product-shop .prev:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f053";
  font-size: 9px;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.product-view-detail:hover .em-product-shop .product-shop a.prev,
.product-view-detail:hover .em-product-shop .product-shop a.next {
  opacity: 1;
  filter: alpha(opacity=100);
  top: 0;
}

/*=====End Button Next Tre - Product Detail=====*/
/*=========Block Brand Logo=============*/
.brand-logo-detail {
  margin-bottom: 20px;
}
.brand-logo-detail a {
  display: block;
}
.brand-logo-detail p.h1 {
  margin-bottom: 0;
}

/*=========End Block Brand Logo=============*/
/*=======Related Product==========*/
.block-related.em-box-01 .block-content {
  padding: 0 5px;
}
.block-related .block-subtitle {
  padding: 0 65px 0 0;
  display: none;
}
.block-related .em-line-01 .em-block-title {
  padding-right: 50px;
}
.block-related li.item {
  position: relative;
  /*padding:0 0 10px;
  border:none;
  &:hover:after,&:hover:before{
  	background:none;
  }*/
}
.block-related li.item .checkbox {
  position: absolute;
  right: 0;
  top: 0;
}
.block-related .em-related-noslider li.item .product-image {
  float: left;
}
.block-related .em-related-noslider li.item .product-shop {
  position: initial;
}
.block-related .em-related-noslider li.item .checkbox {
  right: 10px;
  top: 10px;
}
.block-related .em-related-noslider li.item a.link-wishlist {
  position: relative;
  z-index: 1;
  display: inline-block;
}

.em-product-info-right .block-related .owl-theme .owl-controls div.owl-prev {
  top: -54px;
  right: 35px;
  left: auto;
}

.em-product-info-right .block-related .owl-theme .owl-controls div.owl-next {
  top: -54px;
  right: -5px;
}

/*=======End Related Product==========*/
/*===========Upsell================*/
#upsell-product-table {
  padding: 0 5px;
}

.box-up-sell .em-upsell-noslider li.item {
  float: left;
  /*width:auto;*/
}

/*===========End Upsell================*/
/*===========Tab Detail================*/
/*.em-details-tabs{
	.tabs-control{
		border:1px solid;
		margin-bottom:12px;
		font-size:100%;
		.r-tabs-tab{
			top:0!important;
			.r-tabs-anchor{
				padding:13px 15px;
				border:1px solid transparent;
				margin:-1px 0px 0 -1px;
				position:relative;	
				display:inline-block;
				text-transform:none;
				&:after{
					content: "";
					position: absolute;
					top: -1px;
					left: auto;
					right: -1px;
					bottom: auto;
					width: 9px;
					height: 9px;
				}
			}
		}
	}
}*/
/*===========End Quick Shop================*/
/*=======Email to a friend=========*/
.send-friend .buttons-set p.limit {
  float: left;
  margin-top: 9px;
}

/*=======End Email to a friend=========*/
.catalog-product-view .breadcrumbs {
  padding-left: 50px;
  padding-right: 50px;
  display: inline-block;
  width: 100%;
}

/*------------------My account-----------------*/
/*nav bar*/
.block-account .block-content ul li {
  position: relative;
}
.block-account .block-content ul li a, .block-account .block-content ul li strong {
  padding: 4px 0;
  display: inline-block;
  font-weight: normal;
}
.block-account .block-content ul li a:before, .block-account .block-content ul li strong:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f04d";
  font-size: 5px;
  vertical-align: middle;
  margin-right: 10px;
}

/*dashboard*/
.dashboard .welcome-msg {
  padding: 10px 0px;
  font-size: 100%;
}
.dashboard .welcome-msg p.hello {
  margin: 8px 0 10px;
}
.dashboard .welcome-msg p.hello strong {
  font-weight: normal;
}
.dashboard .welcome-msg p {
  margin: 0;
}
.dashboard .box-account {
  clear: both;
  padding: 10px 0px 0;
}

.box-account-content {
  padding: 0;
  overflow: hidden;
}

/*account info*/
.my-account .page-title h1 {
  text-transform: capitalize;
}
.my-account .data-table {
  margin-bottom: 10px;
}
.my-account .box {
  border: none;
  padding: 0;
}
.my-account .box address {
  margin-bottom: 17px;
}
.my-account .col2-set:first-child {
  margin-bottom: 27px;
}
.my-account .box-content h3, .my-account .box-content h4,
.my-account .box-title h3,
.my-account .box-title h4 {
  text-transform: uppercase;
  margin: 6px 0 16px;
}
.my-account .box-content p {
  margin-bottom: 13px;
}

/*RECENT REVIEWS - RECENT TAGS */
.dashboard .box-reviews .number,
.dashboard .box-tags .number {
  float: left;
  margin: 0px -20px 0 0;
}
.dashboard .box-reviews .details,
.dashboard .box-tags .details {
  margin-left: 20px;
}
.dashboard .box-reviews li.item,
.dashboard .box-tags li.item {
  padding: 7px 0 10px;
}
.dashboard .box-reviews .ratings {
  display: inline-block;
  clear: both;
  margin-top: 0;
}
.dashboard .box-reviews .ratings strong {
  display: none;
}
.dashboard .box-tags li.item strong {
  font-weight: normal;
  float: left;
  display: inline;
}
.dashboard .box-tags li.item li {
  float: left;
  display: inline;
  padding-left: 5px;
}

/*Account Information*/
.customer-account-edit .my-account .fieldset {
  width: 100%;
}
.customer-account-edit .my-account .form-list li.control {
  margin: 15px 0 18px;
}
.customer-account-edit .my-account .buttons-set p.required {
  float: left;
  clear: none;
}

/*Address Book*/
.customer-address-index .my-account .em-box-02 {
  display: none;
}
.customer-address-index .my-account .col2-set .col-2,
.customer-address-index .my-account .col2-set .col-1 {
  width: 100%;
}
.customer-address-index .my-account .col2-set .col-2 h2, .customer-address-index .my-account .col2-set .col-2 h3,
.customer-address-index .my-account .col2-set .col-1 h2,
.customer-address-index .my-account .col2-set .col-1 h3 {
  text-transform: uppercase;
}
.customer-address-index .my-account .addresses-primary ol {
  margin-bottom: 0;
  oveflow: hidden;
}
.customer-address-index .my-account .addresses-primary ol li.item {
  width: 45%;
  margin-right: 5%;
  float: left;
  padding-top: 17px;
}

/*MY ORDERS*/
/*Account Page*/
.my-account .pager {
  margin: 10px 0 10px;
}
.my-account .pager .amount, .my-account .pager .rating-links .link_review_list, .rating-links .my-account .pager .link_review_list {
  margin: 7px 10px 0 0;
  text-transform: uppercase;
  font-weight: normal;
}
.my-account .pager .amount strong, .my-account .pager .rating-links .link_review_list strong, .rating-links .my-account .pager .link_review_list strong {
  font-weight: 500;
}
.my-account .pager .limiter {
  margin: 0;
}

/*Account wishlist*/
.my-wishlist textarea {
  width: 90%;
  margin-top: 5px;
}
.my-wishlist .cart-cell button.button {
  margin-bottom: 5px;
  white-space: nowrap;
  margin-top: 10px;
}

/*Account button set*/
.customer-address-form .fieldset {
  width: 100%;
}

/*My wishlist*/
.data-table a.product-image img {
  width: auto;
  height: auto;
}

#wishlist-table .cart-cell .link-edit {
  float: left;
  clear: both;
  margin-top: 10px;
}
#wishlist-table .cart-cell input.qty {
  height: 34px;
  line-height: 34px;
}

/*Review Detail*/
.review-product-view .product-review .product-details,
.review-customer-view .product-review .product-details {
  margin-left: 160px;
}
.review-product-view .product-review .product-img-box,
.review-customer-view .product-review .product-img-box {
  width: 150px;
  margin-right: 10px;
  float: left;
}
.review-product-view .buttons-set,
.review-customer-view .buttons-set {
  padding-top: 15px;
}

/* ============================================ *
 * Login, Register, Forgot Password
 * ============================================ */
/* ================ Login ==================== */
.account-login .page-title {
  margin-bottom: 15px;
}
.account-login h2 {
  text-transform: uppercase;
}
.account-login .col2-set {
  padding: 0;
}
.account-login .form-list {
  width: 90%;
}
.account-login .registered-users .buttons-set button.button {
  margin-right: 20px;
}
.account-login .registered-users .buttons-set a {
  display: inline-block;
  margin-top: 10px;
}

/* ================ Register ==================== */
.account-create .fieldset {
  float: none;
  width: 100%;
  margin-bottom: 25px;
}
.account-create .fieldset .legend {
  text-transform: uppercase;
}
.account-create form {
  display: block;
  margin-left: 0;
  padding-top: 0;
}

/* ============================================ *
 * Catalog - Compare
 * ============================================ */
.page-popup.catalog-product-compare-index {
  padding: 20px;
}
.page-popup.catalog-product-compare-index .link-print {
  margin-top: 7px;
}
.page-popup.catalog-product-compare-index .em-box-02 .title-box {
  overflow: hidden;
}

.block-compare .product-name:after:before, .block-compare .product-name:after:after {
  content: " ";
  display: table;
}
.block-compare .product-name:after:after {
  clear: both;
}

.link-print {
  position: relative;
  float: right;
  margin-top: 17px;
}
.link-print:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f02f";
  font-size: 14px;
  margin-right: 5px;
}

.compare-table.data-table {
  overflow: inherit;
}
.compare-table.data-table thead th {
  background: none;
}
.compare-table.data-table th {
  padding: 10px 20px;
}
.compare-table .product-shop-row.top td {
  padding-bottom: 0;
  border-bottom: 0;
}
.compare-table .product-shop-row.bottom td {
  padding-top: 0;
}
.compare-table a.product-image {
  text-align: center;
}
.compare-table a.product-image img {
  width: auto;
}
.compare-table .em-add-to-button p {
  display: inline-block;
  margin: 0;
}
.compare-table .add-to-links li:first-child:after {
  content: "";
  margin: 0;
}

.page-popup.catalog-product-compare-index .buttons-set {
  float: right;
}
.page-popup.catalog-product-compare-index .buttons-set button.button {
  margin-top: 20px;
  margin-right: 0;
}

/*.fb_comments_count:before,
.comment-by:before,
.comment-count:before,
.comment-user:before,
.post-time:before,
.post-by:before{ background:url(https://trinhmy.com/skin/frontend/em0132/images/icons.png) 0px -316px no-repeat; position:absolute; top:0; left:0; content:""; width:20px; height:20px;}

.comment-by:before{ background-position:-120px -316px}
.post-time:before{ background-position:-55px -316px }
.fb_comments_count:before,
.comment-count:before{ background-position:-186px -316px}*/
/*Block: Recent Post*/
.post-time:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f133";
  font-size: 14px;
  margin-right: 5px;
}

/*Block: Recent Comment*/
.post-by:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f007";
  font-size: 14px;
  margin-right: 5px;
}

.fb_comments_count:before, .comment-count:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0e6";
  font-size: 14px;
  margin-right: 5px;
}

.comment-by:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f044";
  font-size: 14px;
  margin-right: 5px;
}

/*Block Tag*/
.em_block-tag-cloud ul {
  display: inline-block;
  margin: 0 0 10px;
}
.em_block-tag-cloud ul li {
  margin: 8px 0;
  padding: 0;
}
.em_block-tag-cloud ul li a {
  margin: 0;
  padding: 0 10px;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.em_block-tag-cloud ul li a:hover {
  margin: -8px 0;
  padding: 8px 10px;
}

/*toolbar blog*/
.blog-tag-view .toolbar,
.blog-category-view .toolbar,
.blog-index-index .toolbar,
.article-comments .toolbar {
  border: 1px solid;
  padding: 7px 10px;
  display: inline-block;
}
.blog-tag-view .toolbar .pager,
.blog-category-view .toolbar .pager,
.blog-index-index .toolbar .pager,
.article-comments .toolbar .pager {
  float: left;
  margin: 0px;
  display: inline-block;
}
.blog-tag-view .toolbar .pager .pages,
.blog-category-view .toolbar .pager .pages,
.blog-index-index .toolbar .pager .pages,
.article-comments .toolbar .pager .pages {
  display: inline-block;
  margin: 0;
}
.blog-tag-view .toolbar .pager .pages ol,
.blog-category-view .toolbar .pager .pages ol,
.blog-index-index .toolbar .pager .pages ol,
.article-comments .toolbar .pager .pages ol {
  padding: 6px 0 0;
}
.blog-tag-view .toolbar .pager .amount, .blog-tag-view .toolbar .pager .rating-links .link_review_list, .rating-links .blog-tag-view .toolbar .pager .link_review_list,
.blog-category-view .toolbar .pager .amount,
.blog-category-view .toolbar .pager .rating-links .link_review_list,
.rating-links .blog-category-view .toolbar .pager .link_review_list,
.blog-index-index .toolbar .pager .amount,
.blog-index-index .toolbar .pager .rating-links .link_review_list,
.rating-links .blog-index-index .toolbar .pager .link_review_list,
.article-comments .toolbar .pager .amount,
.article-comments .toolbar .pager .rating-links .link_review_list,
.rating-links .article-comments .toolbar .pager .link_review_list {
  display: none;
}
.blog-tag-view .toolbar .sorter,
.blog-category-view .toolbar .sorter,
.blog-index-index .toolbar .sorter,
.article-comments .toolbar .sorter {
  float: right;
}

/*detail blog page*/
.em_post-action .tags ul li {
  display: inline-block;
}
.em_post-action .tags span {
  text-transform: uppercase;
}
.em_post-action .tags ul {
  display: inline-block;
  margin: 0 0 10px;
}
.em_post-action .tags ul li {
  margin: 8px 0;
  padding: 0;
}
.em_post-action .tags ul li a {
  margin: 0;
  padding: 0 10px;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.em_post-action .tags ul li a:hover {
  margin: -8px 0;
  padding: 8px 10px;
}

.blog-post-view .em_post-action {
  overflow: hidden;
  border-top: 1px solid;
  margin-top: 10px;
  padding-top: 10px;
}

.form-comment-container #new,
#comments-header {
  margin-bottom: 12px;
  border-width: 1px;
  border-style: solid;
  display: block;
}
.form-comment-container #new h3,
#comments-header h3 {
  padding: 15px;
  border: 1px solid;
  margin: -1px;
  position: relative;
  display: inline-block;
  text-transform: uppercase;
}
.form-comment-container #new h3:after,
#comments-header h3:after {
  content: "";
  position: absolute;
  top: -1px;
  left: auto;
  right: -1px;
  bottom: auto;
  width: 9px;
  height: 9px;
}

.comments {
  clear: both;
}
.comments .comment-item .reply .comment-button {
  margin-top: 10px;
}
.comments .comment-item-header {
  margin-bottom: 10px;
}
.comments .comment-body {
  border-width: 1px;
  border-style: solid;
  padding: 13px 15px 13px 15px;
  margin: 20px 2px 10px 2px;
  position: relative;
  -webkit-box-shadow: 0px 0 6px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0 6px rgba(0, 0, 0, 0.1);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.comments .comment-body:after {
  content: "";
  position: absolute;
  top: -10px;
  left: 39px;
  border-width: 11px 11px 0 0px;
  border-style: solid;
  display: block;
  width: 0;
}
.comments .comment-body:before {
  content: "";
  position: absolute;
  top: -12px;
  left: 40px;
  border-width: 11px 11px 0 0px;
  border-style: solid;
  display: block;
  width: 0;
}

/*============Variation demo fontend==============*/
.em-variation {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999;
  background-color: #fff;
  height: 100%;
  -webkit-box-shadow: 0 -2px 10px #a3a3a3;
  -moz-box-shadow: 0 -2px 10px #a3a3a3;
  box-shadow: 0 -2px 10px #a3a3a3;
}
.em-variation .em-variation-btn {
  z-index: 0;
  padding: 10px 11px;
  box-shadow: 0 0 10px #999999;
  color: #888888;
  font-size: 0;
  display: inline-block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  text-indent: 0;
  position: absolute;
  left: -48px;
  top: 32%;
  width: 52px;
  height: 52px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  background: #ffffff;
  border-radius: 3px 0 0 3px;
  cursor: pointer;
}
.em-variation .em-variation-btn:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f013";
  font-size: 33px;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.em-variation .reset-button {
  padding: 5px;
  border: 1px solid #000;
  background-color: #000;
  color: #fff;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  text-indent: 0;
  font-size: 16px;
  height: 38px;
  width: 100%;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
}
.em-variation .reset-button:hover {
  background-color: #fff;
  color: #000;
  border-color: #000;
}
.em-variation .em-variation-wrapper {
  width: 350px;
  padding: 1.5rem 2rem;
  background: #fff;
  position: relative;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: block !important;
  visibility: hidden;
}
.em-variation .em-variation-wrapper.show {
  visibility: visible;
}
.em-variation .em-variation-wrapper .wrapper-input-color {
  margin: 0 30px 10px;
  overflow: hidden;
  text-align: left;
}
.em-variation .em-variation-wrapper .wrapper-input-color .label {
  display: inline-block;
  margin-bottom: 5px;
}
.em-variation .em-variation-wrapper .wrapper-input-color .em-custom-color {
  overflow: hidden;
  border: 1px solid #ccc;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  width: 200px;
}
.em-variation .em-variation-wrapper .wrapper-input-color .em-custom-color .input-lg {
  border: 0;
  border-right: 1px solid #ccc;
  height: 35px;
  padding: 5px;
  margin-bottom: 0;
  font-size: 14px;
  color: #000;
  width: 103px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  float: left;
}
.em-variation .em-variation-wrapper .wrapper-input-color .em-custom-color a.select-color {
  padding: 0 10px;
  height: 35px;
  line-height: 35px;
  width: 95px;
  background: #f6f6f6;
  -moz-border-radius: 0 3px 0 3px;
  -webkit-border-radius: 0 3px 0 3px;
  border-radius: 0 3px 0 3px;
  float: left;
}
.em-variation .copyright {
  overflow: hidden;
  text-align: center;
  padding-top: 10px;
}

/*Main Color*/
.em-wrapper-variation {
  display: inline-block;
  width: 100%;
  clear: both;
  text-align: center;
  margin-bottom: 1.5rem;
}
.em-wrapper-variation h1.title-custom {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
}
.em-wrapper-variation .color-picker {
  width: 40px;
  height: 40px;
  background-image: url("https://trinhmy.com/skin/frontend/em0132/default/images/icon_colorpicker.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline;
  margin-top: -5px;
  border: none;
  background-color: transparent !important;
  cursor: pointer;
}

.em-color {
  display: inline-block;
  margin-right: 1rem;
  margin-bottom: 1rem;
  padding: 2px;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.em-color.selected {
  -webkit-box-shadow: 0 0px 5px #8e8e8e;
  -moz-box-shadow: 0 0px 5px #8e8e8e;
  box-shadow: 0 0px 5px #8e8e8e;
}
.em-color:hover {
  -webkit-box-shadow: 0 0px 5px #8e8e8e;
  -moz-box-shadow: 0 0px 5px #8e8e8e;
  box-shadow: 0 0px 5px #8e8e8e;
}
.em-color span {
  width: 36px;
  height: 36px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background: #e72d04;
  position: relative;
  font-size: 0;
  display: inline-block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
  display: inline-block;
}
.em-color span.emColorStyle01 {
  background: #f7a541;
}
.em-color span.emColorStyle02 {
  background: #7b0046;
}
.em-color span.emColorStyle03 {
  background: #f15b20;
}
.em-color span.emColorStyle04 {
  background: #6e7cfd;
}

/*Main Font*/
.em-font-family {
  display: inline-block;
  border: 1px solid #a7a7a7;
  padding: 5px;
  min-width: 95px;
  margin: 3px 2px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.em-font-family.selected {
  opacity: 1;
  filter: alpha(opacity=100);
}
.em-font-family:hover {
  -webkit-box-shadow: 0 0px 5px #8e8e8e;
  -moz-box-shadow: 0 0px 5px #8e8e8e;
  box-shadow: 0 0px 5px #8e8e8e;
  opacity: 1;
  filter: alpha(opacity=100);
}
.em-font-family span {
  vertical-align: middle;
  font-size: 0;
  display: inline-block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
  display: inline-block;
}
.em-font-family span.architectsdaughter {
  width: 70px;
  height: 40px;
  background-image: url("https://trinhmy.com/skin/frontend/em0132/default/images/icons.png");
  background-position: -4px -458px;
  background-repeat: no-repeat;
}
.em-font-family span.arvo {
  width: 36px;
  height: 40px;
  background-image: url("https://trinhmy.com/skin/frontend/em0132/default/images/icons.png");
  background-position: -89px -458px;
  background-repeat: no-repeat;
}
.em-font-family span.dancingscript {
  width: 78px;
  height: 40px;
  background-image: url("https://trinhmy.com/skin/frontend/em0132/default/images/icons.png");
  background-position: -146px -456px;
  background-repeat: no-repeat;
}
.em-font-family span.lato {
  width: 38px;
  height: 40px;
  background-image: url("https://trinhmy.com/skin/frontend/em0132/default/images/icons.png");
  background-position: -243px -457px;
  background-repeat: no-repeat;
}
.em-font-family span.novasquare {
  width: 83px;
  height: 40px;
  background-image: url("https://trinhmy.com/skin/frontend/em0132/default/images/icons.png");
  background-position: -298px -457px;
  background-repeat: no-repeat;
}
.em-font-family span.opensans {
  width: 72px;
  height: 40px;
  background-image: url("https://trinhmy.com/skin/frontend/em0132/default/images/icons.png");
  background-position: -402px -456px;
  background-repeat: no-repeat;
}
.em-font-family span.adventpro {
  width: 64px;
  height: 40px;
  background-image: url("https://trinhmy.com/skin/frontend/em0132/default/images/icons.png");
  background-position: -491px -457px;
  background-repeat: no-repeat;
}
.em-font-family span.raleway {
  width: 57px;
  height: 40px;
  background-image: url("https://trinhmy.com/skin/frontend/em0132/default/images/icons.png");
  background-position: -572px -457px;
  background-repeat: no-repeat;
}

#em-variation-store {
  margin: 2rem -2rem 0;
  background-color: #272727;
}
#em-variation-store .title-custom {
  padding: 10px 2rem;
  font-size: 14px;
  background: #363636;
  color: #aaa;
  margin: 0;
}
#em-variation-store .em-wrapper-variation-store {
  overflow: auto;
}
#em-variation-store .em-wrapper-variation-store .em-store-item {
  float: left;
  width: 50%;
  padding: 1px;
}
#em-variation-store .em-wrapper-variation-store .em-store-item a.em-store-switch {
  display: block;
  position: relative;
}
#em-variation-store .em-wrapper-variation-store .em-store-item a.em-store-switch:before {
  width: 100%;
  height: 0;
  bottom: 0;
  right: 0;
  content: '';
  position: absolute;
  z-index: 1;
  height: 0;
  -moz-transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: rgba(0, 0, 0, 0.8);
}
#em-variation-store .em-wrapper-variation-store .em-store-item a.em-store-switch .bkg-hover {
  position: absolute;
  top: 35%;
  left: 0;
  width: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  color: #dbdbdb;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  z-index: 1;
}
#em-variation-store .em-wrapper-variation-store .em-store-item img {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
#em-variation-store .em-wrapper-variation-store .em-store-item:hover a.em-store-switch:before {
  height: 100%;
}
#em-variation-store .em-wrapper-variation-store .em-store-item:hover a.em-store-switch .bkg-hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* Let's get this party started */
.em-wrapper-variation-store::-webkit-scrollbar {
  width: 0px;
}

.em-wrapper-variation-store::-moz-scrollbar {
  width: 0px;
}

@-moz-document url-prefix(http://),url-prefix(https://) {
  .em-wrapper-variation-store[orient="vertical"] {
    width: 0px !important;
  }

  .em-wrapper-variation-store[orient="horizontal"] {
    width: 0px !important;
  }
}
/*right to left*/
.em-rtl .em-variation {
  left: 0;
  right: auto;
}
.em-rtl .em-variation .em-variation-btn {
  right: -48px;
  left: auto;
}

/*Layout*/
.box-padding {
  margin-top: 30px;
}

/*Header box*/
.em-header-top {
  position: relative;
  z-index: 12;
}
.em-header-top .em-social {
  margin: 10px 0 0 10px;
}

.em-header-middle {
  padding: 20px 0;
  position: relative;
}
.em-header-middle .em-top-cart {
  float: right;
}
.em-header-middle .header-banner {
  margin: 33px 0 15px;
  display: inline-block;
}

.em-header-bottom {
  border-bottom: 1px solid;
  position: relative;
}
.em-header-bottom:after {
  content: "";
  border-top: 1px solid;
  position: absolute;
  left: 0;
  bottom: auto;
  right: 0;
  top: 0;
}
.em-header-bottom:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0px;
  right: 0;
  top: auto;
  height: 4px;
}
.em-header-bottom .megamenu-wrapper {
  background: transparent;
}
.em-header-bottom .cate_search, .em-header-bottom .form-search input.input-text {
  border: none;
}

.header-top {
  position: relative;
  z-index: 10;
}

.em-area-header .em-social {
  margin: 8px 0 0 30px;
  display: inline-block;
}

.header-banner .em-content-text {
  margin-top: 5px;
}

/*Logo*/
.em-logo {
  margin: 7px 0;
}
.em-logo .logo {
  text-decoration: none;
}
.em-logo .logo img {
  max-width: 100%;
}
.em-logo strong {
  font-size: 0;
  display: inline-block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
  display: none;
}

/*Header welcome*/
.welcome-msg {
  margin: 10px 20px 0 0;
  font-size: 95%;
}

.em-content-text {
  margin: 0 10px;
}

/*Header Links*/
.em-header-middle-right {
  margin-top: 13px;
}

.em-top-links {
  position: relative;
  float: right;
}
.em-top-links .header-links {
  border: 1px solid #d2d2d2;
  padding: 6px 15px 7px;
  min-height: 37px;
}
.em-top-links .header-links ul.links {
  margin-bottom: 0;
  margin: 0;
}
.em-top-links .header-links ul.links li {
  padding: 0;
}
.em-top-links .header-links ul.links li:first-child {
  padding-right: 10px;
  margin-right: 10px;
  position: relative;
}
.em-top-links .header-links ul.links li:first-child:after {
  position: absolute;
  right: 0;
  top: 4px;
  width: 1px;
  height: 14px;
  background: #cdcdcd;
  content: '';
}
.em-top-links .header-links-dropdown {
  position: absolute;
  top: 35px;
  right: 0;
  width: 210px;
  border: 1px solid #d2d2d2;
  padding: 11px 15px;
  background: #fff;
  z-index: 2;
}
.em-top-links .header-links-dropdown .header-list-link {
  margin: 0;
}
.em-top-links .header-links-dropdown .header-list-link > div {
  width: 100%;
  display: block;
  padding: 5px 0;
}
.em-top-links .header-links-dropdown .header-list-link > div span.fa {
  width: 15px;
  margin-right: 10px;
  font-size: 14px !important;
}

/*Wishlist*/
.em-links-wishlist {
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.em-links-wishlist li {
  display: inline-block;
  list-style: none;
}
.em-links-wishlist li a:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f08a";
  font-size: 1em;
  padding-right: 10px;
}

/*==============Currency Language===============*/
.em-language-currency {
  clear: both;
  margin: 0 -10px;
}
.em-language-currency .block {
  border: none;
  margin: 0;
  padding: 0;
}
.em-language-currency select {
  padding: 0px 5px !important;
  height: 20px;
  margin: 10px 5px;
  background: #343434;
	color: #ffffff;
}
.em-language-currency .store-switcher .toolbar-dropdown ul {
  width: 163px;
}
.em-language-currency .toolbar-switch, .em-language-currency .store-switcher {
  float: left;
  margin: 10px;
  padding: 0;
}
.em-language-currency .toolbar-switch span.current, .em-language-currency .store-switcher span.current {
  margin: 0;
  padding: 2px 7px;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border: none;
  position: relative;
  z-index: 3;
  /*display:inline-block;*/
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.em-language-currency .toolbar-switch span.current:after, .em-language-currency .store-switcher span.current:after {
  margin-left: 5px;
  margin-top: 2px;
}
.em-language-currency .toolbar-dropdown {
  width: auto;
}
.em-language-currency .toolbar-dropdown ul {
  top: 16px;
  padding-top: 5px;
  left: 0;
  width: 100px;
  -moz-border-radius: 0 5px 5px 5px;
  -webkit-border-radius: 0 5px 5px 5px;
  border-radius: 0 5px 5px 5px;
}
.em-language-currency .toolbar-dropdown li {
  padding: 0px;
  background-color: #fff;
  float: none;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.em-language-currency .block-currency li {
  padding-top: 2px;
}
.em-language-currency .block-currency,
.em-language-currency .form-language {
  float: left;
  margin: 10px;
}
.em-language-currency .block-currency ul,
.em-language-currency .form-language ul {
  float: left;
  margin-bottom: 0;
}
.em-language-currency .block-currency li,
.em-language-currency .form-language li {
  float: left;
  padding-bottom: 0;
  margin-right: 10px;
}
.em-language-currency .block-currency .toolbar-dropdown li,
.em-language-currency .form-language .toolbar-dropdown li {
  padding-bottom: 5px;
  margin-right: 0;
  width: 100%;
}
.em-language-currency .block-currency span.current,
.em-language-currency .form-language span.current {
  background-position: 10px center;
}
.em-language-currency .block-currency li a,
.em-language-currency .form-language li a {
  display: block;
  text-align: right;
  font-size: 85%;
  text-transform: uppercase;
}
.em-language-currency .toolbar-dropdown li a {
  display: block;
  text-align: right;
  font-size: 80%;
  text-transform: uppercase;
}
.em-language-currency .block-currency .toolbar-dropdown ul {
  width: 60px;
}
.em-language-currency .toolbar-dropdown span.current:before {
  border: none;
  width: 7px;
  height: 5px;
  background-image: url("https://trinhmy.com/skin/frontend/em0132/default/images/icons.png");
  background-position: 0px -80px;
  background-repeat: no-repeat;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.em-language-currency .toolbar-dropdown:hover span.current:before {
  border: none;
  width: 7px;
  height: 5px;
  background-image: url("https://trinhmy.com/skin/frontend/em0132/default/images/icons.png");
  background-position: 0px -104px;
  background-repeat: no-repeat;
}

.em-language-currency .em-language-style01 .toolbar-dropdown ul li,
.em-language-currency .em-currency-style01 .toolbar-dropdown ul li,
.em-language-currency .store-switcher .toolbar-dropdown ul li {
  padding: 0px;
  margin: 0;
}
.em-language-currency .em-language-style01 .toolbar-dropdown ul li a,
.em-language-currency .em-currency-style01 .toolbar-dropdown ul li a,
.em-language-currency .store-switcher .toolbar-dropdown ul li a {
  text-align: left;
  padding: 5px 10px;
}

.em-language-currency.pull-left .em-language-style01 .toolbar-dropdown ul,
.em-language-currency.pull-left .em-currency-style01 .toolbar-dropdown ul,
.em-language-currency.pull-left .store-switcher .toolbar-dropdown ul {
  left: 0px;
  right: auto;
}

/* ============================================ *
 * Dropdown Login
 * ============================================ */
/*dropdown login*/
.account-link {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: -20px;
}
.account-link .em-account:before, .account-link .em-account:after {
  position: absolute;
  top: -3px;
  right: 10px;
  z-index: 21;
  content: "";
  border: 7px solid transparent;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.account-link .em-account:hover:before, .account-link .em-account:hover:after {
  border-bottom-color: #cdcdcd;
}
.account-link .em-account:hover:after {
  border-bottom-color: #ffffff;
  top: -4px;
}

.em-account {
  position: absolute;
  top: 15px;
  left: 0;
  z-index: 20;
  padding-top: 10px;
  text-align: left;
}
.em-account .block-content {
  width: 260px;
  padding: 17px 20px;
  background: #fff;
  border: 1px solid #cdcdcd;
  overflow: hidden;
}
.em-account .block-content .login-title {
  text-transform: uppercase;
  margin-bottom: 3px;
}
.em-account .block-content .action-forgot {
  padding-top: 15px;
}
.em-account .block-content .action-forgot .actions {
  float: left;
}
.em-account .block-content .action-forgot .login_forgotpassword {
  float: left;
}
.em-account .block-content .action-forgot .login_forgotpassword a {
  text-transform: capitalize;
  font-size: 85%;
}
.em-account .block-content .action-forgot .login_forgotpassword p {
  margin-bottom: 0;
}
.em-account .form-list li {
  width: 100%;
  font-size: 13px;
  margin: 0 0 7px !important;
  padding: 0 !important;
}
.em-account .form-list li:after, .em-account .form-list li:before {
  display: none !important;
}
.em-account .form-list p.required {
  font-size: 85%;
  padding: 0;
  margin: 0;
}

.pull-right .account-link .em-account {
  right: 0;
  left: auto;
}
.pull-right .account-link .em-account .form-list {
  float: none;
}

/*end dropdown login*/
.em-header-cover div.header-cover {
  position: relative;
}
.em-header-cover div.header-cover .banner-text {
  position: absolute;
  top: 4px;
  left: 15%;
  text-align: center;
}
.em-header-cover div.header-cover .banner-text a {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 5px 10px;
  text-transform: uppercase;
  margin-left: 10px;
}

/*layout 09, 10========================================*/
.em-header-style09, .em-header-style12 {
  border-bottom: 1px solid;
  margin-bottom: 20px;
}

.em-header-style09 .form-search, .em-header-style10 .form-search, .em-header-style11 .form-search, .em-header-style11 .form-search, .em-header-style12 .form-search {
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  border-width: 2px;
}
.em-header-style09 .form-search button.button, .em-header-style10 .form-search button.button, .em-header-style11 .form-search button.button, .em-header-style11 .form-search button.button, .em-header-style12 .form-search button.button {
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
.em-header-style09 .form-search .input_cat, .em-header-style10 .form-search .input_cat, .em-header-style11 .form-search .input_cat, .em-header-style11 .form-search .input_cat, .em-header-style12 .form-search .input_cat {
  margin-top: 0;
}
.em-header-style09 .form-search .input_cat:before, .em-header-style10 .form-search .input_cat:before, .em-header-style11 .form-search .input_cat:before, .em-header-style11 .form-search .input_cat:before, .em-header-style12 .form-search .input_cat:before {
  top: 8px;
}
.em-header-style09 .form-search .input_cat .catsearch-dropdown span.current, .em-header-style10 .form-search .input_cat .catsearch-dropdown span.current, .em-header-style11 .form-search .input_cat .catsearch-dropdown span.current, .em-header-style11 .form-search .input_cat .catsearch-dropdown span.current, .em-header-style12 .form-search .input_cat .catsearch-dropdown span.current {
  padding: 6px 30px 5px 5px;
}
.em-header-style09 .form-search .input_cat .catsearch-dropdown span.current:after, .em-header-style10 .form-search .input_cat .catsearch-dropdown span.current:after, .em-header-style11 .form-search .input_cat .catsearch-dropdown span.current:after, .em-header-style11 .form-search .input_cat .catsearch-dropdown span.current:after, .em-header-style12 .form-search .input_cat .catsearch-dropdown span.current:after {
  margin-top: 5px;
}
.em-header-style09 .form-search .input_cat .catsearch-dropdown ul, .em-header-style10 .form-search .input_cat .catsearch-dropdown ul, .em-header-style11 .form-search .input_cat .catsearch-dropdown ul, .em-header-style11 .form-search .input_cat .catsearch-dropdown ul, .em-header-style12 .form-search .input_cat .catsearch-dropdown ul {
  top: 35px;
}
.em-header-style09 .em-top-menu, .em-header-style10 .em-top-menu, .em-header-style11 .em-top-menu, .em-header-style11 .em-top-menu, .em-header-style12 .em-top-menu {
  width: 85%;
}
.em-header-style09 .em-top-links, .em-header-style10 .em-top-links, .em-header-style11 .em-top-links, .em-header-style11 .em-top-links, .em-header-style12 .em-top-links {
  -moz-border-radius: 30px 0 0 30px;
  -webkit-border-radius: 30px 0 0 30px;
  border-radius: 30px 0 0 30px;
}
.em-header-style09 .em-top-links .header-links, .em-header-style10 .em-top-links .header-links, .em-header-style11 .em-top-links .header-links, .em-header-style11 .em-top-links .header-links, .em-header-style12 .em-top-links .header-links {
  padding: 6px 0 7px 9px;
  border: 0 none;
}
.em-header-style09 .em-top-links .header-links:before, .em-header-style10 .em-top-links .header-links:before, .em-header-style11 .em-top-links .header-links:before, .em-header-style11 .em-top-links .header-links:before, .em-header-style12 .em-top-links .header-links:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f007";
  font-size: 33px;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.em-header-style09 .em-top-links .header-links ul.links, .em-header-style10 .em-top-links .header-links ul.links, .em-header-style11 .em-top-links .header-links ul.links, .em-header-style11 .em-top-links .header-links ul.links, .em-header-style12 .em-top-links .header-links ul.links {
  font-size: 100%;
  float: right;
  padding: 0 9px;
  margin-top: -3px;
}
.em-header-style09 .em-top-links .header-links ul.links li, .em-header-style10 .em-top-links .header-links ul.links li, .em-header-style11 .em-top-links .header-links ul.links li, .em-header-style11 .em-top-links .header-links ul.links li, .em-header-style12 .em-top-links .header-links ul.links li {
  clear: left;
  display: block;
}
.em-header-style09 .em-top-links .header-links ul.links li:first-child, .em-header-style10 .em-top-links .header-links ul.links li:first-child, .em-header-style11 .em-top-links .header-links ul.links li:first-child, .em-header-style11 .em-top-links .header-links ul.links li:first-child, .em-header-style12 .em-top-links .header-links ul.links li:first-child {
  margin: 0;
}
.em-header-style09 .em-top-links .header-links ul.links li:after, .em-header-style10 .em-top-links .header-links ul.links li:after, .em-header-style11 .em-top-links .header-links ul.links li:after, .em-header-style11 .em-top-links .header-links ul.links li:after, .em-header-style12 .em-top-links .header-links ul.links li:after {
  height: 0;
}
.em-header-style09 .em-top-links .header-links-dropdown, .em-header-style10 .em-top-links .header-links-dropdown, .em-header-style11 .em-top-links .header-links-dropdown, .em-header-style11 .em-top-links .header-links-dropdown, .em-header-style12 .em-top-links .header-links-dropdown {
  top: 46px;
}
.em-header-style09 .em-top-cart, .em-header-style10 .em-top-cart, .em-header-style11 .em-top-cart, .em-header-style11 .em-top-cart, .em-header-style12 .em-top-cart {
  -moz-border-radius: 0 30px 30px 0;
  -webkit-border-radius: 0 30px 30px 0;
  border-radius: 0 30px 30px 0;
  padding: 6px 0 5px;
  margin: 0 1px;
}
.em-header-style09 .em-top-cart .em-summary-topcart, .em-header-style10 .em-top-cart .em-summary-topcart, .em-header-style11 .em-top-cart .em-summary-topcart, .em-header-style11 .em-top-cart .em-summary-topcart, .em-header-style12 .em-top-cart .em-summary-topcart {
  padding: 0 9px;
}
.em-header-style09 .em-top-cart .em-summary-topcart span.fa.fa-fw, .em-header-style10 .em-top-cart .em-summary-topcart span.fa.fa-fw, .em-header-style11 .em-top-cart .em-summary-topcart span.fa.fa-fw, .em-header-style11 .em-top-cart .em-summary-topcart span.fa.fa-fw, .em-header-style12 .em-top-cart .em-summary-topcart span.fa.fa-fw {
  display: none;
}
.em-header-style09 .em-top-cart .em-summary-topcart:before, .em-header-style10 .em-top-cart .em-summary-topcart:before, .em-header-style11 .em-top-cart .em-summary-topcart:before, .em-header-style11 .em-top-cart .em-summary-topcart:before, .em-header-style12 .em-top-cart .em-summary-topcart:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f07a";
  font-size: 33px;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.em-header-style09 .em-top-cart .em-summary-topcart .icon-topcart, .em-header-style10 .em-top-cart .em-summary-topcart .icon-topcart, .em-header-style11 .em-top-cart .em-summary-topcart .icon-topcart, .em-header-style11 .em-top-cart .em-summary-topcart .icon-topcart, .em-header-style12 .em-top-cart .em-summary-topcart .icon-topcart {
  background-color: transparent;
  border: 0 none;
  padding-right: 0;
  min-width: 5px;
}
.em-header-style09 .em-top-cart .em-summary-topcart .em-topcart-qty:before, .em-header-style10 .em-top-cart .em-summary-topcart .em-topcart-qty:before, .em-header-style11 .em-top-cart .em-summary-topcart .em-topcart-qty:before, .em-header-style11 .em-top-cart .em-summary-topcart .em-topcart-qty:before, .em-header-style12 .em-top-cart .em-summary-topcart .em-topcart-qty:before {
  content: "" !important;
}
.em-header-style09 .em-top-cart .topcart-popup, .em-header-style10 .em-top-cart .topcart-popup, .em-header-style11 .em-top-cart .topcart-popup, .em-header-style11 .em-top-cart .topcart-popup, .em-header-style12 .em-top-cart .topcart-popup {
  top: 30px;
  right: -1px;
}
.em-header-style09 .em-top-search, .em-header-style10 .em-top-search, .em-header-style11 .em-top-search, .em-header-style11 .em-top-search, .em-header-style12 .em-top-search {
  float: right;
  position: relative;
  width: auto;
  margin: 0;
}
.em-header-style09 .em-top-search i, .em-header-style10 .em-top-search i, .em-header-style11 .em-top-search i, .em-header-style11 .em-top-search i, .em-header-style12 .em-top-search i {
  cursor: pointer;
}
.em-header-style09 .em-top-search label span, .em-header-style10 .em-top-search label span, .em-header-style11 .em-top-search label span, .em-header-style11 .em-top-search label span, .em-header-style12 .em-top-search label span {
  display: none;
}
.em-header-style09 .em-top-search .header-search-hover, .em-header-style10 .em-top-search .header-search-hover, .em-header-style11 .em-top-search .header-search-hover, .em-header-style11 .em-top-search .header-search-hover, .em-header-style12 .em-top-search .header-search-hover {
  position: absolute;
  top: 0;
  right: -15px;
}
.em-header-style09 .em-top-search .form-search, .em-header-style10 .em-top-search .form-search, .em-header-style11 .em-top-search .form-search, .em-header-style11 .em-top-search .form-search, .em-header-style12 .em-top-search .form-search {
  width: 260%;
  z-index: 11;
}
.em-header-style09 .em-top-search .search-close, .em-header-style10 .em-top-search .search-close, .em-header-style11 .em-top-search .search-close, .em-header-style11 .em-top-search .search-close, .em-header-style12 .em-top-search .search-close {
  position: absolute;
  top: -10px;
  right: 0;
  font-size: 0;
  cursor: pointer;
}
.em-header-style09 .em-top-search .search-close:hover, .em-header-style10 .em-top-search .search-close:hover, .em-header-style11 .em-top-search .search-close:hover, .em-header-style11 .em-top-search .search-close:hover, .em-header-style12 .em-top-search .search-close:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.em-header-style09 .em-top-search .search-close:before, .em-header-style10 .em-top-search .search-close:before, .em-header-style11 .em-top-search .search-close:before, .em-header-style11 .em-top-search .search-close:before, .em-header-style12 .em-top-search .search-close:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00d";
  font-size: 12px;
}
.em-header-style09 .em-header-middle-right, .em-header-style10 .em-header-middle-right, .em-header-style11 .em-header-middle-right, .em-header-style11 .em-header-middle-right, .em-header-style12 .em-header-middle-right {
  margin-top: 0;
}
.em-header-style09 .em-language-currency, .em-header-style10 .em-language-currency, .em-header-style11 .em-language-currency, .em-header-style11 .em-language-currency, .em-header-style12 .em-language-currency {
  clear: both;
  position: relative;
  z-index: 3;
}
.em-header-style09 .em-language-currency label, .em-header-style10 .em-language-currency label, .em-header-style11 .em-language-currency label, .em-header-style11 .em-language-currency label, .em-header-style12 .em-language-currency label {
  cursor: pointer;
  float: left;
  margin: 12px 0 0;
}
.em-header-style09 .em-language-currency label i, .em-header-style10 .em-language-currency label i, .em-header-style11 .em-language-currency label i, .em-header-style11 .em-language-currency label i, .em-header-style12 .em-language-currency label i {
  padding: 10px;
}
.em-header-style09 .em-language-currency label span, .em-header-style10 .em-language-currency label span, .em-header-style11 .em-language-currency label span, .em-header-style11 .em-language-currency label span, .em-header-style12 .em-language-currency label span {
  display: none;
}
.em-header-style09 .em-language-currency .toolbar-dropdown ul, .em-header-style10 .em-language-currency .toolbar-dropdown ul, .em-header-style11 .em-language-currency .toolbar-dropdown ul, .em-header-style11 .em-language-currency .toolbar-dropdown ul, .em-header-style12 .em-language-currency .toolbar-dropdown ul {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.em-header-style09 .em-language-currency .toolbar-switch, .em-header-style09 .em-language-currency .store-switcher, .em-header-style10 .em-language-currency .toolbar-switch, .em-header-style10 .em-language-currency .store-switcher, .em-header-style11 .em-language-currency .toolbar-switch, .em-header-style11 .em-language-currency .store-switcher, .em-header-style11 .em-language-currency .toolbar-switch, .em-header-style11 .em-language-currency .store-switcher, .em-header-style12 .em-language-currency .toolbar-switch, .em-header-style12 .em-language-currency .store-switcher {
  margin: 10px 10px 0 5px;
}
.em-header-style09 .em_nav .menu-item-depth-0 > .em-catalog-navigation > li.level0 > a.em-menu-link span, .em-header-style09 .em_nav .menu-item-depth-0 > a.em-menu-link span, .em-header-style10 .em_nav .menu-item-depth-0 > .em-catalog-navigation > li.level0 > a.em-menu-link span, .em-header-style10 .em_nav .menu-item-depth-0 > a.em-menu-link span, .em-header-style11 .em_nav .menu-item-depth-0 > .em-catalog-navigation > li.level0 > a.em-menu-link span, .em-header-style11 .em_nav .menu-item-depth-0 > a.em-menu-link span, .em-header-style11 .em_nav .menu-item-depth-0 > .em-catalog-navigation > li.level0 > a.em-menu-link span, .em-header-style11 .em_nav .menu-item-depth-0 > a.em-menu-link span, .em-header-style12 .em_nav .menu-item-depth-0 > .em-catalog-navigation > li.level0 > a.em-menu-link span, .em-header-style12 .em_nav .menu-item-depth-0 > a.em-menu-link span {
  text-transform: uppercase;
}
.em-header-style09 .em-header-middle-center, .em-header-style10 .em-header-middle-center, .em-header-style11 .em-header-middle-center, .em-header-style11 .em-header-middle-center, .em-header-style12 .em-header-middle-center {
  margin-top: 9px !important;
}
.em-header-style09 .em-header-middle-right, .em-header-style10 .em-header-middle-right, .em-header-style11 .em-header-middle-right, .em-header-style11 .em-header-middle-right, .em-header-style12 .em-header-middle-right {
  margin-top: 4px;
}

.layout09-area10-brandslogo, .layout11-area10-brands-logo.brands-list, .layout12-area10-brand-logo {
  border-top: 0 none !important;
  overflow: hidden;
  clear: left;
  margin-bottom: 0;
  padding: 0 0 15px;
}
.layout09-area10-brandslogo .widget-title, .layout11-area10-brands-logo.brands-list .widget-title, .layout12-area10-brand-logo .widget-title {
  position: relative;
}
.layout09-area10-brandslogo .widget-title h3, .layout11-area10-brands-logo.brands-list .widget-title h3, .layout12-area10-brand-logo .widget-title h3 {
  margin-bottom: 20px !important;
}
.layout09-area10-brandslogo .widget-title h3:after, .layout11-area10-brands-logo.brands-list .widget-title h3:after, .layout12-area10-brand-logo .widget-title h3:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0a9";
  font-size: 12px;
  float: right;
  margin-top: 7px;
}
.layout09-area10-brandslogo .widget-title a, .layout11-area10-brands-logo.brands-list .widget-title a, .layout12-area10-brand-logo .widget-title a {
  position: absolute;
  top: 15px;
  right: 25px;
  margin-right: 10px;
}
.layout09-area10-brandslogo ul, .layout11-area10-brands-logo.brands-list ul, .layout12-area10-brand-logo ul {
  margin-bottom: 0;
}
.layout09-area10-brandslogo ul li, .layout11-area10-brands-logo.brands-list ul li, .layout12-area10-brand-logo ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0px 0 15px;
}
.layout09-area10-brandslogo ul li a, .layout11-area10-brands-logo.brands-list ul li a, .layout12-area10-brand-logo ul li a {
  width: 100%;
  height: 100%;
  border: 0 none;
}
.layout09-area10-brandslogo ul li img, .layout11-area10-brands-logo.brands-list ul li img, .layout12-area10-brand-logo ul li img {
  width: 100%;
  height: 80px;
}
.layout09-area10-brandslogo ul li img:hover, .layout11-area10-brands-logo.brands-list ul li img:hover, .layout12-area10-brand-logo ul li img:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.layout09-area10-brandslogo .owl-buttons .owl-prev, .layout11-area10-brands-logo.brands-list .owl-buttons .owl-prev, .layout12-area10-brand-logo .owl-buttons .owl-prev {
  left: -10px !important;
}
.layout09-area10-brandslogo .owl-buttons .owl-next, .layout11-area10-brands-logo.brands-list .owl-buttons .owl-next, .layout12-area10-brand-logo .owl-buttons .owl-next {
  right: -10px !important;
}

.layout09-area13-footernewsletter.footer-information, .layout10-area13-footer-information-newsletter.footer-information, .layout11-area13-newsletter.footer-information, .layout12-area13-footernewsletter.footer-information {
  border-top: 1px solid;
}
.layout09-area13-footernewsletter.footer-information:first-child, .layout10-area13-footer-information-newsletter.footer-information:first-child, .layout11-area13-newsletter.footer-information:first-child, .layout12-area13-footernewsletter.footer-information:first-child {
  border: 0 none;
  padding-top: 0;
}
.layout09-area13-footernewsletter.footer-information address, .layout10-area13-footer-information-newsletter.footer-information address, .layout11-area13-newsletter.footer-information address, .layout12-area13-footernewsletter.footer-information address {
  margin-bottom: 5px;
  font-size: 90%;
  position: relative;
}
.layout09-area13-footernewsletter.footer-information address:before, .layout10-area13-footer-information-newsletter.footer-information address:before, .layout11-area13-newsletter.footer-information address:before, .layout12-area13-footernewsletter.footer-information address:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f015";
  font-size: 12px;
  margin-right: 5px;
}
.layout09-area13-footernewsletter.footer-information p.em-phone, .layout10-area13-footer-information-newsletter.footer-information p.em-phone, .layout11-area13-newsletter.footer-information p.em-phone, .layout12-area13-footernewsletter.footer-information p.em-phone {
  position: relative;
  margin-bottom: 5px;
}
.layout09-area13-footernewsletter.footer-information p.em-phone:before, .layout10-area13-footer-information-newsletter.footer-information p.em-phone:before, .layout11-area13-newsletter.footer-information p.em-phone:before, .layout12-area13-footernewsletter.footer-information p.em-phone:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f095";
  font-size: 12px;
  margin-right: 5px;
}
.layout09-area13-footernewsletter.footer-information p.em-email, .layout10-area13-footer-information-newsletter.footer-information p.em-email, .layout11-area13-newsletter.footer-information p.em-email, .layout12-area13-footernewsletter.footer-information p.em-email {
  position: relative;
  margin-bottom: 5px;
}
.layout09-area13-footernewsletter.footer-information p.em-email:before, .layout10-area13-footer-information-newsletter.footer-information p.em-email:before, .layout11-area13-newsletter.footer-information p.em-email:before, .layout12-area13-footernewsletter.footer-information p.em-email:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0e0";
  font-size: 12px;
  margin-right: 5px;
}
.layout09-area13-footernewsletter.footer-information a.logo-footer img, .layout10-area13-footer-information-newsletter.footer-information a.logo-footer img, .layout11-area13-newsletter.footer-information a.logo-footer img, .layout12-area13-footernewsletter.footer-information a.logo-footer img {
  max-width: 100%;
}

.layout09-area13-footerpayment.payment-list, .layout10-area10-payment.payment-list, .layout11-area13-payment.payment-list, .layout12-area13-footerpayment.payment-list {
  border-top: 1px solid;
  padding-top: 25px;
}
.layout09-area13-footerpayment.payment-list ul, .layout10-area10-payment.payment-list ul, .layout11-area13-payment.payment-list ul, .layout12-area13-footerpayment.payment-list ul {
  margin-bottom: 0;
}
.layout09-area13-footerpayment.payment-list a:hover, .layout10-area10-payment.payment-list a:hover, .layout11-area13-payment.payment-list a:hover, .layout12-area13-footerpayment.payment-list a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.layout09-area13-footerpayment.payment-list ul li, .layout10-area10-payment.payment-list ul li, .layout11-area13-payment.payment-list ul li, .layout12-area13-footerpayment.payment-list ul li {
  display: inline-block;
  vertical-align: top;
  padding: 5px;
}
.layout09-area13-footerpayment.payment-list ul li img, .layout10-area10-payment.payment-list ul li img, .layout11-area13-payment.payment-list ul li img, .layout12-area13-footerpayment.payment-list ul li img {
  width: 80px;
  height: 46px;
}

.em-rtl .layout09-area10-brandslogo .widget-title a, .em-rtl .layout11-area10-brands-logo.brands-list .widget-title a {
  left: 35px;
  right: auto;
}
.em-rtl .layout09-area10-brandslogo .widget-title a:after, .em-rtl .layout11-area10-brands-logo.brands-list .widget-title a:after {
  margin-left: 10px;
}
.em-rtl .layout09-area13-footernewsletter.footer-information address:before, .em-rtl .layout09-area13-footernewsletter.footer-information p.em-phone:before, .em-rtl .layout09-area13-footernewsletter.footer-information p.em-email:before, .em-rtl .layout10-area13-footer-information-newsletter.footer-information address:before, .em-rtl .layout10-area13-footer-information-newsletter.footer-information p.em-phone:before, .em-rtl .layout10-area13-footer-information-newsletter.footer-information p.em-email:before, .em-rtl .layout11-area13-newsletter.footer-information address:before, .em-rtl .layout11-area13-newsletter.footer-information p.em-phone:before, .em-rtl .layout11-area13-newsletter.footer-information p.em-email:before, .em-rtl .layout12-area13-footernewsletter.footer-information address:before, .em-rtl .layout12-area13-footernewsletter.footer-information p.em-phone:before, .em-rtl .layout12-area13-footernewsletter.footer-information p.em-email:before {
  margin-right: 0;
  margin-left: 5px;
}
.em-rtl .layout09-area13-footernewsletter .em-social-footer .em-social-icon, .em-rtl .layout10-area13-footer-information-newsletter .em-social-footer .em-social-icon, .em-rtl .layout11-area13-newsletter .em-social-footer .em-social-icon, .em-rtl .layout12-area13-footernewsletter .em-social-footer .em-social-icon {
  margin: 0 0 0 4px;
}

/*parallax*/
.wrapper-main-parallax .em-box-bkg {
  background: url("https://trinhmy.com/skin/frontend/em0132/default/images/media/home/bg_parallax.jpg") 0 0 fixed;
  margin-bottom: 0;
  text-align: center;
  overflow: hidden;
}
.wrapper-main-parallax .em-box-bkg .em-box-info {
  width: 70%;
  margin: 0 auto;
  padding: 4em 0 3.5em;
}

.em0132-layout09-grid.products-grid .top-product-shop, .em0132-layout10-grid.products-grid .top-product-shop, .em0132-layout11-grid.products-grid .top-product-shop, .em0132-layout12-grid.products-grid .top-product-shop {
  position: relative;
  float: left;
}
.em0132-layout09-grid.products-grid .top-product-shop .quickshop-link-container, .em0132-layout10-grid.products-grid .top-product-shop .quickshop-link-container, .em0132-layout11-grid.products-grid .top-product-shop .quickshop-link-container, .em0132-layout12-grid.products-grid .top-product-shop .quickshop-link-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  text-align: center;
  vertical-align: middle;
  margin-top: 45%;
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: inline-block;
}
.em0132-layout09-grid.products-grid .top-product-shop .quickshop-link-container .quickshop-link, .em0132-layout10-grid.products-grid .top-product-shop .quickshop-link-container .quickshop-link, .em0132-layout11-grid.products-grid .top-product-shop .quickshop-link-container .quickshop-link, .em0132-layout12-grid.products-grid .top-product-shop .quickshop-link-container .quickshop-link {
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  font-size: 0;
  display: inline-block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
  text-indent: 0;
  height: 40px;
  vertical-align: top;
  width: 40px;
  text-align: center;
  line-height: 40px;
}
.em0132-layout09-grid.products-grid .top-product-shop .quickshop-link-container .quickshop-link:before, .em0132-layout10-grid.products-grid .top-product-shop .quickshop-link-container .quickshop-link:before, .em0132-layout11-grid.products-grid .top-product-shop .quickshop-link-container .quickshop-link:before, .em0132-layout12-grid.products-grid .top-product-shop .quickshop-link-container .quickshop-link:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f002";
  font-size: 18px;
  line-height: 40px;
  /*width:$width;*/
}
.em0132-layout09-grid.products-grid .top-product-shop .quickshop-link-container .quickshop-link:hover, .em0132-layout10-grid.products-grid .top-product-shop .quickshop-link-container .quickshop-link:hover, .em0132-layout11-grid.products-grid .top-product-shop .quickshop-link-container .quickshop-link:hover, .em0132-layout12-grid.products-grid .top-product-shop .quickshop-link-container .quickshop-link:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.em0132-layout09-grid.products-grid .top-product-shop .product-shop-deal, .em0132-layout10-grid.products-grid .top-product-shop .product-shop-deal, .em0132-layout11-grid.products-grid .top-product-shop .product-shop-deal, .em0132-layout12-grid.products-grid .top-product-shop .product-shop-deal {
  position: absolute;
  bottom: 5px;
  left: 0;
  padding: 5px 4px;
  width: 100%;
}
.em0132-layout09-grid.products-grid .top-product-shop .product-shop-deal .msg_soldout, .em0132-layout10-grid.products-grid .top-product-shop .product-shop-deal .msg_soldout, .em0132-layout11-grid.products-grid .top-product-shop .product-shop-deal .msg_soldout, .em0132-layout12-grid.products-grid .top-product-shop .product-shop-deal .msg_soldout {
  border-top: 0;
  margin: 0;
  padding: 0 5px;
}
.em0132-layout09-grid.products-grid .top-product-shop .product-shop-deal .deal-clock-message:before, .em0132-layout10-grid.products-grid .top-product-shop .product-shop-deal .deal-clock-message:before, .em0132-layout11-grid.products-grid .top-product-shop .product-shop-deal .deal-clock-message:before, .em0132-layout12-grid.products-grid .top-product-shop .product-shop-deal .deal-clock-message:before {
  margin: 0 5px;
}
.em0132-layout09-grid.products-grid .top-product-shop .em-element-display-hover, .em0132-layout10-grid.products-grid .top-product-shop .em-element-display-hover, .em0132-layout11-grid.products-grid .top-product-shop .em-element-display-hover, .em0132-layout12-grid.products-grid .top-product-shop .em-element-display-hover {
  position: absolute;
  bottom: 5px;
  right: -200px;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  display: inline-block;
  line-height: 30px;
}
.em0132-layout09-grid.products-grid .top-product-shop .em-element-display-hover button.button.btn-cart, .em0132-layout10-grid.products-grid .top-product-shop .em-element-display-hover button.button.btn-cart, .em0132-layout11-grid.products-grid .top-product-shop .em-element-display-hover button.button.btn-cart, .em0132-layout12-grid.products-grid .top-product-shop .em-element-display-hover button.button.btn-cart {
  margin-left: -5px;
  border: 0 none;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  width: auto;
  height: 30px;
  line-height: 30px;
  min-height: 30px;
}
.em0132-layout09-grid.products-grid .top-product-shop .em-element-display-hover button.button.btn-cart span, .em0132-layout10-grid.products-grid .top-product-shop .em-element-display-hover button.button.btn-cart span, .em0132-layout11-grid.products-grid .top-product-shop .em-element-display-hover button.button.btn-cart span, .em0132-layout12-grid.products-grid .top-product-shop .em-element-display-hover button.button.btn-cart span {
  float: none;
  text-transform: uppercase;
  vertical-align: top;
  line-height: 30px;
}
.em0132-layout09-grid.products-grid .top-product-shop .em-element-display-hover button.button.btn-cart:before, .em0132-layout10-grid.products-grid .top-product-shop .em-element-display-hover button.button.btn-cart:before, .em0132-layout11-grid.products-grid .top-product-shop .em-element-display-hover button.button.btn-cart:before, .em0132-layout12-grid.products-grid .top-product-shop .em-element-display-hover button.button.btn-cart:before {
  padding-right: 5px;
}
.em0132-layout09-grid.products-grid .top-product-shop .em-element-display-hover .add-to-links a, .em0132-layout10-grid.products-grid .top-product-shop .em-element-display-hover .add-to-links a, .em0132-layout11-grid.products-grid .top-product-shop .em-element-display-hover .add-to-links a, .em0132-layout12-grid.products-grid .top-product-shop .em-element-display-hover .add-to-links a {
  padding: 0 5px !important;
}
.em0132-layout09-grid.products-grid .top-product-shop .em-element-display-hover .add-to-links a:before, .em0132-layout10-grid.products-grid .top-product-shop .em-element-display-hover .add-to-links a:before, .em0132-layout11-grid.products-grid .top-product-shop .em-element-display-hover .add-to-links a:before, .em0132-layout12-grid.products-grid .top-product-shop .em-element-display-hover .add-to-links a:before {
  font-size: 15px;
  padding: 0 5px;
}
.em0132-layout09-grid.products-grid .top-product-shop .em-element-display-hover .add-to-links a:hover, .em0132-layout10-grid.products-grid .top-product-shop .em-element-display-hover .add-to-links a:hover, .em0132-layout11-grid.products-grid .top-product-shop .em-element-display-hover .add-to-links a:hover, .em0132-layout12-grid.products-grid .top-product-shop .em-element-display-hover .add-to-links a:hover {
  padding-right: 10px !important;
}
.em0132-layout09-grid.products-grid .top-product-shop:hover .em-element-display-hover, .em0132-layout10-grid.products-grid .top-product-shop:hover .em-element-display-hover, .em0132-layout11-grid.products-grid .top-product-shop:hover .em-element-display-hover, .em0132-layout12-grid.products-grid .top-product-shop:hover .em-element-display-hover {
  opacity: 1;
  filter: alpha(opacity=100);
  right: 5px;
}
.em0132-layout09-grid.products-grid .top-product-shop:hover .quickshop-link-container, .em0132-layout10-grid.products-grid .top-product-shop:hover .quickshop-link-container, .em0132-layout11-grid.products-grid .top-product-shop:hover .quickshop-link-container, .em0132-layout12-grid.products-grid .top-product-shop:hover .quickshop-link-container {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.em0132-layout09-grid.products-grid .top-product-shop:hover .product-shop-deal, .em0132-layout10-grid.products-grid .top-product-shop:hover .product-shop-deal, .em0132-layout11-grid.products-grid .top-product-shop:hover .product-shop-deal, .em0132-layout12-grid.products-grid .top-product-shop:hover .product-shop-deal {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.em0132-layout09-grid.products-grid a.link-compare, .em0132-layout09-grid.products-grid a.link-wishlist, .em0132-layout09-grid.products-grid button.button.btn-cart, .em0132-layout10-grid.products-grid a.link-compare, .em0132-layout10-grid.products-grid a.link-wishlist, .em0132-layout10-grid.products-grid button.button.btn-cart, .em0132-layout11-grid.products-grid a.link-compare, .em0132-layout11-grid.products-grid a.link-wishlist, .em0132-layout11-grid.products-grid button.button.btn-cart, .em0132-layout12-grid.products-grid a.link-compare, .em0132-layout12-grid.products-grid a.link-wishlist, .em0132-layout12-grid.products-grid button.button.btn-cart {
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  width: auto;
  height: 30px;
  min-height: 30px;
  border: 0 none;
  text-transform: uppercase;
  vertical-align: top;
  line-height: 30px;
}
.em0132-layout09-grid.products-grid a.link-compare:hover, .em0132-layout09-grid.products-grid a.link-wishlist:hover, .em0132-layout09-grid.products-grid button.button.btn-cart:hover, .em0132-layout10-grid.products-grid a.link-compare:hover, .em0132-layout10-grid.products-grid a.link-wishlist:hover, .em0132-layout10-grid.products-grid button.button.btn-cart:hover, .em0132-layout11-grid.products-grid a.link-compare:hover, .em0132-layout11-grid.products-grid a.link-wishlist:hover, .em0132-layout11-grid.products-grid button.button.btn-cart:hover, .em0132-layout12-grid.products-grid a.link-compare:hover, .em0132-layout12-grid.products-grid a.link-wishlist:hover, .em0132-layout12-grid.products-grid button.button.btn-cart:hover {
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.em0132-layout09-grid.products-grid a.link-compare:before, .em0132-layout09-grid.products-grid a.link-wishlist:before, .em0132-layout09-grid.products-grid button.button.btn-cart:before, .em0132-layout10-grid.products-grid a.link-compare:before, .em0132-layout10-grid.products-grid a.link-wishlist:before, .em0132-layout10-grid.products-grid button.button.btn-cart:before, .em0132-layout11-grid.products-grid a.link-compare:before, .em0132-layout11-grid.products-grid a.link-wishlist:before, .em0132-layout11-grid.products-grid button.button.btn-cart:before, .em0132-layout12-grid.products-grid a.link-compare:before, .em0132-layout12-grid.products-grid a.link-wishlist:before, .em0132-layout12-grid.products-grid button.button.btn-cart:before {
  margin-right: 0;
  font-size: 15px;
  line-height: 30px;
  vertical-align: top;
}
.em0132-layout09-grid.products-grid .item .product-shop, .em0132-layout10-grid.products-grid .item .product-shop, .em0132-layout11-grid.products-grid .item .product-shop, .em0132-layout12-grid.products-grid .item .product-shop {
  padding-right: 0;
}

.area08-products .products-grid .top-product-shop {
  position: relative;
  float: left;
}
.area08-products .products-grid .top-product-shop .quickshop-link-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  text-align: center;
  vertical-align: middle;
  margin-top: 45%;
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: inline-block;
}
.area08-products .products-grid .top-product-shop .quickshop-link-container .quickshop-link {
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  font-size: 0;
  display: inline-block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
  text-indent: 0;
  height: 40px;
  vertical-align: top;
  width: 40px;
  text-align: center;
  line-height: 40px;
}
.area08-products .products-grid .top-product-shop .quickshop-link-container .quickshop-link:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f002";
  font-size: 18px;
  line-height: 40px;
  /*width:$width;*/
}
.area08-products .products-grid .top-product-shop .quickshop-link-container .quickshop-link:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.area08-products .products-grid .top-product-shop .product-shop-deal {
  position: absolute;
  bottom: 5px;
  left: 0;
  padding: 5px 4px;
  width: 100%;
}
.area08-products .products-grid .top-product-shop .product-shop-deal .msg_soldout {
  border-top: 0;
  margin: 0;
  padding: 0 5px;
}
.area08-products .products-grid .top-product-shop .product-shop-deal .deal-clock-message:before {
  margin: 0 5px;
}
.area08-products .products-grid .top-product-shop .em-element-display-hover {
  position: absolute;
  bottom: 5px;
  right: -200px;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  display: inline-block;
  line-height: 30px;
}
.area08-products .products-grid .top-product-shop .em-element-display-hover button.button.btn-cart {
  margin-left: -5px;
  border: 0 none;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  width: auto;
  height: 30px;
  line-height: 30px;
  min-height: 30px;
}
.area08-products .products-grid .top-product-shop .em-element-display-hover button.button.btn-cart span {
  float: none;
  text-transform: uppercase;
  vertical-align: top;
  line-height: 30px;
}
.area08-products .products-grid .top-product-shop .em-element-display-hover button.button.btn-cart:before {
  padding-right: 5px;
}
.area08-products .products-grid .top-product-shop .em-element-display-hover .add-to-links a {
  padding: 0 5px !important;
}
.area08-products .products-grid .top-product-shop .em-element-display-hover .add-to-links a:before {
  font-size: 15px;
  padding: 0 5px;
}
.area08-products .products-grid .top-product-shop .em-element-display-hover .add-to-links a:hover {
  padding-right: 10px !important;
}
.area08-products .products-grid .top-product-shop:hover .em-element-display-hover {
  opacity: 1;
  filter: alpha(opacity=100);
  right: 5px;
}
.area08-products .products-grid .top-product-shop:hover .quickshop-link-container {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.area08-products .products-grid .top-product-shop:hover .product-shop-deal {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.area08-products .products-grid a.link-compare, .area08-products .products-grid a.link-wishlist, .area08-products .products-grid button.button.btn-cart {
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  width: auto;
  height: 30px;
  min-height: 30px;
  border: 0 none;
  text-transform: uppercase;
  vertical-align: top;
  line-height: 30px;
}
.area08-products .products-grid a.link-compare:hover, .area08-products .products-grid a.link-wishlist:hover, .area08-products .products-grid button.button.btn-cart:hover {
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.area08-products .products-grid a.link-compare:before, .area08-products .products-grid a.link-wishlist:before, .area08-products .products-grid button.button.btn-cart:before {
  margin-right: 0;
  font-size: 15px;
  line-height: 30px;
  vertical-align: top;
}

#recently-viewed-items .item .top-product-shop {
  position: relative;
  float: left;
}
#recently-viewed-items .item .top-product-shop .quickshop-link-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  text-align: center;
  vertical-align: middle;
  margin-top: 45%;
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: inline-block;
}
#recently-viewed-items .item .top-product-shop .quickshop-link-container .quickshop-link {
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  font-size: 0;
  display: inline-block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
  text-indent: 0;
  height: 40px;
  vertical-align: top;
  width: 40px;
  text-align: center;
  line-height: 40px;
}
#recently-viewed-items .item .top-product-shop .quickshop-link-container .quickshop-link:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f002";
  font-size: 18px;
  line-height: 40px;
  /*width:$width;*/
}
#recently-viewed-items .item .top-product-shop .quickshop-link-container .quickshop-link:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#recently-viewed-items .item .top-product-shop .product-shop-deal {
  position: absolute;
  bottom: 5px;
  left: 0;
  padding: 5px 4px;
  width: 100%;
}
#recently-viewed-items .item .top-product-shop .product-shop-deal .msg_soldout {
  border-top: 0;
  margin: 0;
  padding: 0 5px;
}
#recently-viewed-items .item .top-product-shop .product-shop-deal .deal-clock-message:before {
  margin: 0 5px;
}
#recently-viewed-items .item .top-product-shop .em-element-display-hover {
  position: absolute;
  bottom: 5px;
  right: -200px;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  display: inline-block;
  line-height: 30px;
}
#recently-viewed-items .item .top-product-shop .em-element-display-hover button.button.btn-cart {
  margin-left: -5px;
  border: 0 none;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  width: auto;
  height: 30px;
  line-height: 30px;
  min-height: 30px;
}
#recently-viewed-items .item .top-product-shop .em-element-display-hover button.button.btn-cart span {
  float: none;
  text-transform: uppercase;
  vertical-align: top;
  line-height: 30px;
}
#recently-viewed-items .item .top-product-shop .em-element-display-hover button.button.btn-cart:before {
  padding-right: 5px;
}
#recently-viewed-items .item .top-product-shop .em-element-display-hover .add-to-links a {
  padding: 0 5px !important;
}
#recently-viewed-items .item .top-product-shop .em-element-display-hover .add-to-links a:before {
  font-size: 15px;
  padding: 0 5px;
}
#recently-viewed-items .item .top-product-shop .em-element-display-hover .add-to-links a:hover {
  padding-right: 10px !important;
}
#recently-viewed-items .item .top-product-shop:hover .em-element-display-hover {
  opacity: 1;
  filter: alpha(opacity=100);
  right: 5px;
}
#recently-viewed-items .item .top-product-shop:hover .quickshop-link-container {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#recently-viewed-items .item .top-product-shop:hover .product-shop-deal {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#recently-viewed-items .item a.link-compare, #recently-viewed-items .item a.link-wishlist, #recently-viewed-items .item button.button.btn-cart {
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  width: auto;
  height: 30px;
  min-height: 30px;
  border: 0 none;
  text-transform: uppercase;
  vertical-align: top;
  line-height: 30px;
}
#recently-viewed-items .item a.link-compare:hover, #recently-viewed-items .item a.link-wishlist:hover, #recently-viewed-items .item button.button.btn-cart:hover {
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#recently-viewed-items .item a.link-compare:before, #recently-viewed-items .item a.link-wishlist:before, #recently-viewed-items .item button.button.btn-cart:before {
  margin-right: 0;
  font-size: 15px;
  line-height: 30px;
  vertical-align: top;
}
#recently-viewed-items .top-product-shop {
  margin-right: 0 !important;
}

.area23-products .top-product-shop, .area11-products .top-product-shop, .area08-products .top-product-shop, #recently-viewed-items .top-product-shop {
  position: relative;
  float: left;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.area23-products .top-product-shop .quickshop-link-container, .area11-products .top-product-shop .quickshop-link-container, .area08-products .top-product-shop .quickshop-link-container, #recently-viewed-items .top-product-shop .quickshop-link-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  text-align: center;
  vertical-align: middle;
  margin-top: 45%;
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: inline-block;
}
.area23-products .top-product-shop .quickshop-link-container .quickshop-link, .area11-products .top-product-shop .quickshop-link-container .quickshop-link, .area08-products .top-product-shop .quickshop-link-container .quickshop-link, #recently-viewed-items .top-product-shop .quickshop-link-container .quickshop-link {
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  font-size: 0;
  display: inline-block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
  text-indent: 0;
  height: 40px;
  vertical-align: top;
  width: 40px;
  text-align: center;
  line-height: 40px;
}
.area23-products .top-product-shop .quickshop-link-container .quickshop-link:before, .area11-products .top-product-shop .quickshop-link-container .quickshop-link:before, .area08-products .top-product-shop .quickshop-link-container .quickshop-link:before, #recently-viewed-items .top-product-shop .quickshop-link-container .quickshop-link:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f002";
  font-size: 18px;
  line-height: 40px;
  /*width:$width;*/
}
.area23-products .top-product-shop .quickshop-link-container .quickshop-link:hover, .area11-products .top-product-shop .quickshop-link-container .quickshop-link:hover, .area08-products .top-product-shop .quickshop-link-container .quickshop-link:hover, #recently-viewed-items .top-product-shop .quickshop-link-container .quickshop-link:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.area23-products .top-product-shop:hover .quickshop-link-container, .area11-products .top-product-shop:hover .quickshop-link-container, .area08-products .top-product-shop:hover .quickshop-link-container, #recently-viewed-items .top-product-shop:hover .quickshop-link-container {
  opacity: 1;
  filter: alpha(opacity=100);
}
.area23-products .top-product-shop .product-image:after, .area11-products .top-product-shop .product-image:after, .area08-products .top-product-shop .product-image:after, #recently-viewed-items .top-product-shop .product-image:after {
  content: "";
  position: absolute;
  left: 50%;
  right: 50%;
  top: 50%;
  bottom: 50%;
  z-index: 0;
  display: inline-block;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 300ms ease-in-out 0s;
  -moz-transition: all 300ms ease-in-out 0s;
  -webkit-transition: all 300ms ease-in-out 0s;
  background-color: #dddddd;
}
.area23-products .top-product-shop .product-image:hover:after, .area11-products .top-product-shop .product-image:hover:after, .area08-products .top-product-shop .product-image:hover:after, #recently-viewed-items .top-product-shop .product-image:hover:after {
  opacity: 0.6;
  filter: alpha(opacity=60);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.em0132-layout10-grid.products-grid .product-image {
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.em0132-layout10-grid.products-grid .product-image:after {
  content: "";
  position: absolute;
  left: 50%;
  right: 50%;
  top: 50%;
  bottom: 50%;
  z-index: 0;
  display: inline-block;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 300ms ease-in-out 0s;
  -moz-transition: all 300ms ease-in-out 0s;
  -webkit-transition: all 300ms ease-in-out 0s;
  background-color: #dddddd;
}
.em0132-layout10-grid.products-grid .product-image:hover:after {
  opacity: 0.6;
  filter: alpha(opacity=60);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.area23-products .products-grid .item .product-shop, .area11-products .products-grid .item .product-shop, .area08-products .products-grid .item .product-shop {
  padding-right: 0;
}

.layout09-area13-footernewsletter.footer-information .em-social-footer a, .layout10-area13-footer-information-newsletter .em-social-footer a, .layout11-area13-newsletter.footer-information .em-social-footer a, .layout12-area13-footernewsletter.footer-information .em-social-footer a {
  width: 32px;
  height: 32px;
  padding: 2px;
  text-align: center;
  background-image: none;
}
.layout09-area13-footernewsletter.footer-information .em-social-footer a i, .layout10-area13-footer-information-newsletter .em-social-footer a i, .layout11-area13-newsletter.footer-information .em-social-footer a i, .layout12-area13-footernewsletter.footer-information .em-social-footer a i {
  font-size: 0;
  padding-top: 5px;
}
.layout09-area13-footernewsletter.footer-information .em-social-footer a i:before, .layout10-area13-footer-information-newsletter .em-social-footer a i:before, .layout11-area13-newsletter.footer-information .em-social-footer a i:before, .layout12-area13-footernewsletter.footer-information .em-social-footer a i:before {
  font-size: 18px;
}
.layout09-area13-footernewsletter.footer-information .em-social-footer .em-social-icon, .layout10-area13-footer-information-newsletter .em-social-footer .em-social-icon, .layout11-area13-newsletter.footer-information .em-social-footer .em-social-icon, .layout12-area13-footernewsletter.footer-information .em-social-footer .em-social-icon {
  margin-right: 4px;
}

.area11-products.em-box-01 .em-filterproducts-custom .item .quickshop-link-container .quickshop-link, .area08-products .category-products .owl-item .item .quickshop-link-container .quickshop-link, #recently-viewed-items .quickshop-link-container .quickshop-link {
  font-size: 0;
  display: inline-block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
  text-indent: 0;
  height: 30px;
  vertical-align: top;
  width: 30px;
  text-align: center;
  line-height: 30px;
}
.area11-products.em-box-01 .em-filterproducts-custom .item .quickshop-link-container .quickshop-link:before, .area08-products .category-products .owl-item .item .quickshop-link-container .quickshop-link:before, #recently-viewed-items .quickshop-link-container .quickshop-link:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f002";
  font-size: 14px;
  line-height: 30px;
  /*width:$width;*/
}
.area11-products.em-box-01 .em-filterproducts-custom .item .add-to-links li a.link-wishlist, .area08-products .category-products .owl-item .item .add-to-links li a.link-wishlist, #recently-viewed-items .add-to-links li a.link-wishlist {
  font-size: 0;
  display: inline-block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
  text-indent: 0;
  height: 30px;
  vertical-align: top;
  width: 32px;
  text-align: center;
  line-height: 30px;
}
.area11-products.em-box-01 .em-filterproducts-custom .item .add-to-links li a.link-wishlist:before, .area08-products .category-products .owl-item .item .add-to-links li a.link-wishlist:before, #recently-viewed-items .add-to-links li a.link-wishlist:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f004";
  font-size: 14px;
  line-height: 30px;
  /*width:$width;*/
}
.area11-products.em-box-01 .em-filterproducts-custom .item .add-to-links li a.link-compare, .area08-products .category-products .owl-item .item .add-to-links li a.link-compare, #recently-viewed-items .add-to-links li a.link-compare {
  font-size: 0;
  display: inline-block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
  text-indent: 0;
  height: 30px;
  vertical-align: top;
  width: 32px;
  text-align: center;
  line-height: 30px;
}
.area11-products.em-box-01 .em-filterproducts-custom .item .add-to-links li a.link-compare:before, .area08-products .category-products .owl-item .item .add-to-links li a.link-compare:before, #recently-viewed-items .add-to-links li a.link-compare:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0ec";
  font-size: 14px;
  line-height: 30px;
  /*width:$width;*/
}
.area11-products.em-box-01 .em-filterproducts-custom .item button.button.btn-cart, .area08-products .category-products .owl-item .item button.button.btn-cart, #recently-viewed-items button.button.btn-cart {
  font-size: 0;
  display: inline-block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
  text-indent: 0;
  height: 30px;
  vertical-align: top;
  width: 25%;
  text-align: center;
  line-height: 30px;
  min-height: 30px;
}
.area11-products.em-box-01 .em-filterproducts-custom .item button.button.btn-cart:before, .area08-products .category-products .owl-item .item button.button.btn-cart:before, #recently-viewed-items button.button.btn-cart:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f07a";
  font-size: 14px;
  line-height: 30px;
  /*width:$width;*/
}
.area11-products.em-box-01 .em-filterproducts-custom .item button.button.btn-cart:before, .area08-products .category-products .owl-item .item button.button.btn-cart:before, #recently-viewed-items button.button.btn-cart:before {
  float: none;
  margin-right: 0;
}
.area11-products.em-box-01 .em-filterproducts-custom .item .top-product-shop, .area08-products .category-products .owl-item .item .top-product-shop, #recently-viewed-items .top-product-shop {
  position: relative;
  float: left;
}
.area11-products.em-box-01 .em-filterproducts-custom .item .em-element-display-hover, .area08-products .category-products .owl-item .item .em-element-display-hover, #recently-viewed-items .em-element-display-hover {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.area11-products.em-box-01 .em-filterproducts-custom .item:hover .em-element-display-hover, .area08-products .category-products .owl-item .item:hover .em-element-display-hover, #recently-viewed-items:hover .em-element-display-hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.area11-products.em-box-01 .em-filterproducts-custom .item .top-product-shop, .area08-products .category-products .owl-item .item .top-product-shop, #recently-viewed-items .top-product-shop {
  margin-right: 20px;
}
.area11-products.em-box-01 .em-filterproducts-custom .item .top-product-shop .product-image, .area08-products .category-products .owl-item .item .top-product-shop .product-image, #recently-viewed-items .top-product-shop .product-image {
  margin-right: 0;
}
.area11-products.em-box-01 .em-filterproducts-custom .item .top-product-shop .product-image:after, .area08-products .category-products .owl-item .item .top-product-shop .product-image:after, #recently-viewed-items .top-product-shop .product-image:after {
  content: "";
  position: absolute;
  left: 50%;
  right: 50%;
  top: 50%;
  bottom: 50%;
  z-index: 0;
  display: inline-block;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 300ms ease-in-out 0s;
  -moz-transition: all 300ms ease-in-out 0s;
  -webkit-transition: all 300ms ease-in-out 0s;
  background-color: #dddddd;
}
.area11-products.em-box-01 .em-filterproducts-custom .item .top-product-shop .product-image:hover:after, .area08-products .category-products .owl-item .item .top-product-shop .product-image:hover:after, #recently-viewed-items .top-product-shop .product-image:hover:after {
  opacity: 0.6;
  filter: alpha(opacity=60);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.area11-products.em-box-01 .em-filterproducts-custom .item .em-element-display-hover, .area08-products .category-products .owl-item .item .em-element-display-hover, #recently-viewed-items .em-element-display-hover {
  display: inline-block;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
.area11-products.em-box-01 .em-filterproducts-custom .item .em-element-display-hover .button.button.btn-cart, .area08-products .category-products .owl-item .item .em-element-display-hover .button.button.btn-cart, #recently-viewed-items .em-element-display-hover .button.button.btn-cart {
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  padding: 0;
  width: 40px !important;
}
.area11-products.em-box-01 .em-filterproducts-custom .item .em-element-display-hover .add-to-links li a, .area08-products .category-products .owl-item .item .em-element-display-hover .add-to-links li a, #recently-viewed-items .em-element-display-hover .add-to-links li a {
  background: transparent;
  border: 0 none;
}

.area08-products .category-products .owl-item .item .top-product-shop:hover .em-element-display-hover, #recently-viewed-items .top-product-shop .top-product-shop:hover .em-element-display-hover {
  right: 7px;
}
.area08-products .category-products .owl-item .item .top-product-shop, #recently-viewed-items .top-product-shop .top-product-shop {
  margin-right: 0 !important;
}

/**recent-viewed**/
.block-viewed {
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.block-viewed span.separator {
  display: none !important;
}
.block-viewed > label {
  cursor: pointer;
  z-index: 16;
  display: inline-block;
  margin-bottom: 0;
  height: 40px;
  min-width: 40px;
  line-height: 35px;
  border: 1px solid transparent;
  position: relative;
  text-transform: uppercase;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: fixed;
  right: 60px;
  bottom: 40px;
}
.block-viewed > label span {
  opacity: 0;
  filter: alpha(opacity=0);
  display: none;
  padding: 0 0 0 10px;
}
.block-viewed > label i {
  position: relative;
  height: 40px;
  width: 38px;
}
.block-viewed > label i:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f138";
  font-size: 18px;
  position: absolute;
  top: 10px;
  left: 12px;
}
.block-viewed:hover span {
  opacity: 1;
  filter: alpha(opacity=100);
  display: inline-block;
  vertical-align: top;
}
.block-viewed .recent-view-hover {
  display: block;
  position: fixed;
  z-index: 15;
}
.block-viewed .recent-view-hover .recent-view-hover-content {
  border: 2px solid;
}
.block-viewed .recent-view-hover .recent-view-hover-content .block-content {
  padding: 0 10px 10px;
}
.block-viewed .recent-view-hover span.recent-viewed-close {
  position: absolute;
  cursor: pointer;
  right: 20px;
  top: 15px;
  font-size: 0;
  height: 18px;
  width: 18px;
}
.block-viewed .recent-view-hover span.recent-viewed-close:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f057";
  font-size: 18px;
}
.block-viewed .top-product-shop:hover .em-element-display-hover.bottom {
  bottom: 5px !important;
}
.block-viewed .block-content {
  padding: 0;
}
.block-viewed .products-list li.item {
  position: relative;
  margin: 0 -15px 15px;
  padding: 0 15px 5px;
  border-bottom: 1px solid;
}
.block-viewed .products-list li.item.last {
  margin-bottom: 0;
  border: none;
}
.block-viewed .products-list li.item a.product-image {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}
.block-viewed .products-list li.item .product-name {
  overflow: hidden;
}
.block-viewed .products-grid li.item {
  padding-top: 0;
}
.block-viewed .products-grid li.item .quickshop-link-container .quickshop-link {
  font-size: 0;
  display: inline-block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
  text-indent: 0;
  height: 30px;
  vertical-align: top;
  width: 30px;
  text-align: center;
  line-height: 30px;
}
.block-viewed .products-grid li.item .quickshop-link-container .quickshop-link:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f002";
  font-size: 14px;
  line-height: 30px;
  /*width:$width;*/
}
.block-viewed .products-grid li.item .add-to-links li a.link-wishlist {
  font-size: 0;
  display: inline-block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
  text-indent: 0;
  height: 30px;
  vertical-align: top;
  width: 32px;
  text-align: center;
  line-height: 30px;
}
.block-viewed .products-grid li.item .add-to-links li a.link-wishlist:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f004";
  font-size: 14px;
  line-height: 30px;
  /*width:$width;*/
}
.block-viewed .products-grid li.item .add-to-links li a.link-compare {
  font-size: 0;
  display: inline-block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
  text-indent: 0;
  height: 30px;
  vertical-align: top;
  width: 32px;
  text-align: center;
  line-height: 30px;
}
.block-viewed .products-grid li.item .add-to-links li a.link-compare:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0ec";
  font-size: 14px;
  line-height: 30px;
  /*width:$width;*/
}
.block-viewed .products-grid li.item button.button.btn-cart {
  font-size: 0;
  display: inline-block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
  text-indent: 0;
  height: 30px;
  vertical-align: top;
  width: 25%;
  text-align: center;
  line-height: 30px;
  min-height: 30px;
}
.block-viewed .products-grid li.item button.button.btn-cart:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f07a";
  font-size: 14px;
  line-height: 30px;
  /*width:$width;*/
}
.block-viewed .products-grid li.item button.button.btn-cart:before {
  float: none;
  margin-right: 0;
}
.block-viewed .products-grid li.item button.button.btn-cart {
  font-size: 0;
}

@media (min-width: 768px) and (max-width: 991px) {
  .block-viewed li.item .product-name {
    clear: both;
    float: left;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .em-top-search .form-search {
    width: 100%;
  }

  .wrapper-main-parallax .em-box-bkg .em-box-info {
    padding: 2em 0;
    width: 100%;
  }
  .wrapper-main-parallax .em-box-bkg .em-box-info .h3 {
    font-size: 150%;
  }
  .wrapper-main-parallax .em-box-bkg .em-box-info .about-us-sidebar {
    font-size: 100%;
  }

  .layout10-area13-footer-information-newsletter .non-collapsed:after, .layout10-area13-footer-information-newsletter .em-collapsed:after {
    right: -20px;
    top: 7px;
  }

  .layout10-area13-footer-information .non-collapsed:after, .layout10-area13-footer-information .em-collapsed:after {
    right: -20px;
    top: 5px;
  }

  .em0132-layout09-grid.products-grid button.button.btn-cart span, .em0132-layout10-grid.products-grid button.button.btn-cart span, .em0132-layout11-grid.products-grid button.button.btn-cart span, .em0132-layout12-grid.products-grid button.button.btn-cart span {
    display: none;
  }
  .em0132-layout09-grid.products-grid button.button.btn-cart, .em0132-layout09-grid.products-grid .add-to-links li a, .em0132-layout10-grid.products-grid button.button.btn-cart, .em0132-layout10-grid.products-grid .add-to-links li a, .em0132-layout11-grid.products-grid button.button.btn-cart, .em0132-layout11-grid.products-grid .add-to-links li a, .em0132-layout12-grid.products-grid button.button.btn-cart, .em0132-layout12-grid.products-grid .add-to-links li a {
    padding: 0 10px;
  }

  .em0132-layout09-grid.products-grid .top-product-shop .em-element-display-hover .add-to-links a:hover, .em0132-layout10-grid.products-grid .top-product-shop .em-element-display-hover .add-to-links a:hover, .em0132-layout11-grid.products-grid .top-product-shop .em-element-display-hover .add-to-links a:hover, .em0132-layout12-grid.products-grid .top-product-shop .em-element-display-hover .add-to-links a:hover {
    padding-right: 5px !important;
  }
}
/* ============================================ *
 * Footer
 * ============================================ */
.wrapper-footer {
  border-top: 1px solid #dddddd;
}

.footer-links {
  padding: 27px 0 26px;
}
.footer-links p.h4 {
  margin-bottom: 10px;
}
.footer-links .em-links .em-links-item {
  padding: 0px 0 10px;
}
.footer-links .em-links a {
  font-size: 110%;
}
.footer-links .em-links a .fa {
  margin-right: 5px;
}

/*.em-social-footer{
	.em-social-icon{ margin-right:4px;}
	.em-printer{@include changeIcon(32px, 32px, icons, 0 -370px);}
	.em-facebook{@include changeIcon(32px, 32px, icons, -36px -370px);}
	.em-twitter{@include changeIcon(32px, 32px, icons, -72px -370px);}
	.em-vimeo{@include changeIcon(32px, 32px, icons, -108px -370px);}
	.em-other{@include changeIcon(32px, 32px, icons, -144px -370px);}
}*/
.em-network .em-social-footer a {
  width: 40px;
  height: 40px;
}

.footer-information .em-social-footer a {
  min-width: 32px;
  padding: 2px;
  text-align: center;
}
.footer-information .em-social-footer a i {
  font-size: 0;
  padding-top: 2px;
}
.footer-information .em-social-footer a i:before {
  font-size: 22px;
}
.footer-information .em-social-footer .em-social-icon {
  margin-right: 4px;
}

.em-social-footer a {
  width: 32px;
  height: 32px;
  padding: 0;
  text-align: center;
}
.em-social-footer a i {
  font-size: 0;
}
.em-social-footer a i:before {
  font-size: 18px;
}

#twitter-box {
  font-size: 110%;
  overflow: hidden;
}
#twitter-box .status-item {
  padding-left: 30px;
  padding-bottom: 10px;
  position: relative;
}
#twitter-box .status-item:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f099";
  font-size: 16px;
  position: absolute;
  top: 3px;
  left: 0;
}
#twitter-box .status-item .tweet-content a {
  display: block;
  clear: both;
}
#twitter-box .status-item > div {
  display: inline-block;
}
#twitter-box .status-item .date-time {
  margin-right: 3px;
}
#twitter-box .status-item .avatar {
  display: none;
}

/*Logo Payment*/
.brands-list {
  border-top: 1px solid;
  padding: 20px 0 5px;
}
.brands-list ul {
  margin-bottom: 0;
}
.brands-list ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0px 5px 15px;
  text-align: center;
}
.brands-list ul li a {
  display: block;
  width: 100px;
  height: 45px;
  border: 1px solid #e0e0e0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.em-paypal {
  width: 88px;
  height: 43px;
  background-image: url("https://trinhmy.com/skin/frontend/em0132/default/images/icons.png");
  background-position: 0px -525px;
  background-repeat: no-repeat;
}

.em-visa {
  width: 72px;
  height: 43px;
  background-image: url("https://trinhmy.com/skin/frontend/em0132/default/images/icons.png");
  background-position: -95px -529px;
  background-repeat: no-repeat;
}

.em-mastercard {
  width: 100px;
  height: 43px;
  background-image: url("https://trinhmy.com/skin/frontend/em0132/default/images/icons.png");
  background-position: -174px -530px;
  background-repeat: no-repeat;
}

.em-amazon {
  width: 100px;
  height: 43px;
  background-image: url("https://trinhmy.com/skin/frontend/em0132/default/images/icons.png");
  background-position: -285px -518px;
  background-repeat: no-repeat;
}

.em-ebay {
  width: 80px;
  height: 43px;
  background-image: url("https://trinhmy.com/skin/frontend/em0132/default/images/icons.png");
  background-position: -387px -530px;
  background-repeat: no-repeat;
}

.em-cirrus {
  width: 64px;
  height: 43px;
  background-image: url("https://trinhmy.com/skin/frontend/em0132/default/images/icons.png");
  background-position: -479px -530px;
  background-repeat: no-repeat;
}

.em-jcb {
  width: 50px;
  height: 43px;
  background-image: url("https://trinhmy.com/skin/frontend/em0132/default/images/icons.png");
  background-position: -560px -531px;
  background-repeat: no-repeat;
}

.em-dhl {
  width: 100px;
  height: 43px;
  background-image: url("https://trinhmy.com/skin/frontend/em0132/default/images/icons.png");
  background-position: -627px -524px;
  background-repeat: no-repeat;
}

.em-express {
  width: 100px;
  height: 43px;
  background-image: url("https://trinhmy.com/skin/frontend/em0132/default/images/icons.png");
  background-position: -735px -528px;
  background-repeat: no-repeat;
}

.em-ups {
  width: 33px;
  height: 43px;
  background-image: url("https://trinhmy.com/skin/frontend/em0132/default/images/icons.png");
  background-position: -862px -528px;
  background-repeat: no-repeat;
}

.em-ems {
  width: 92px;
  height: 43px;
  background-image: url("https://trinhmy.com/skin/frontend/em0132/default/images/icons.png");
  background-position: -932px -525px;
  background-repeat: no-repeat;
}

.em-discover {
  width: 100px;
  height: 43px;
  background-image: url("https://trinhmy.com/skin/frontend/em0132/default/images/icons.png");
  background-position: -1043px -521px;
  background-repeat: no-repeat;
}

.em-footer-address {
  padding: 12px 0;
  overflow: hidden;
}
.em-footer-address address {
  margin-bottom: 0;
  font-size: 90%;
}

.em-footer-address ul {
  display: inline-block;
  text-align: center;
  clear: both;
  width: 100%;
}
.em-footer-address ul li {
  margin: 0 5px;
  display: inline-block;
}

/*Content*/
/*Module*/
/*scroll vertical*/
.em-scroll-vertial {
  height: 150px;
  overflow-y: auto;
  margin-bottom: 20px;
}
.em-scroll-vertial .em-container-ads {
  margin-bottom: 15px;
}
.em-scroll-vertial .em-container-ads .row {
  margin: 0;
}
.em-scroll-vertial .em-container-ads .row .col-sm-3:first-child {
  padding-left: 0;
}
.em-scroll-vertial .pull-left {
  width: 140px;
  margin-right: 20px;
}
.em-scroll-vertial .ads-right {
  overflow: hidden;
}
.em-scroll-vertial .ads-right .em-date {
  text-transform: uppercase;
}
.em-scroll-vertial .em-blog-author,
.em-scroll-vertial .em-date {
  display: block;
  margin-top: 1px;
}
.em-scroll-vertial .em-blog-title {
  margin-bottom: 8px;
  font-size: 110%;
}
.em-scroll-vertial .em-container-one-ads {
  margin-bottom: 10px;
}

/*==============Multidealpro==============*/
.multidealpro_products .products-grid {
  clear: both;
}
.multidealpro_products .products-grid li.item {
  width: 273px;
  margin-right: 15px;
  display: inline-table;
  float: none !important;
}

ul.clock {
  display: inline-block;
}
ul.clock:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f017";
  font-size: 14px;
  margin-right: 0;
  margin-top: 1px;
}

.deal-clock-message {
  font-size: 0;
  display: none;
  font-style: italic;
  position: relative;
  margin-right: 4px;
}

.em-multideal-price-box p {
  margin-bottom: 0;
}
.em-multideal-price-box .special-price .price-label {
  display: none;
}

.em_multidealpro .price-box,
.multidealpro_products .price-box {
  display: none;
}

.deal_qty {
  display: none;
}

.show_details .deal_qty {
  display: inline-block;
}

/*Tab Product Multidealpro*/
.em_multidealpro .r-tabs {
  margin-bottom: 10px;
}
.em_multidealpro .r-tabs .r-tabs-nav {
  padding-left: 10px;
}
.em_multidealpro .r-tabs .r-tabs-nav .r-tabs-anchor {
  padding: 0 !important;
  margin-bottom: 10px;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.em_multidealpro .r-tabs .r-tabs-nav .r-tabs-anchor span {
  display: none;
}
.em_multidealpro .r-tabs .r-tabs-nav .r-tabs-anchor img {
  width: 100%;
  height: auto;
}
.em_multidealpro .r-tabs .r-tabs-nav .r-tabs-tab {
  width: 33.3%;
  display: block;
  float: left;
}
.em_multidealpro .r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor, .em_multidealpro .r-tabs .r-tabs-nav .r-tabs-anchor:hover {
  -webkit-box-shadow: 0 0 3px #999999;
  -moz-box-shadow: 0 0 3px #999999;
  box-shadow: 0 0 3px #999999;
}
.em_multidealpro .r-tabs .r-tabs-panel {
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
}
.em_multidealpro .r-tabs .r-tabs-panel.r-tabs-state-active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.em_multidealpro .r-tabs .r-tabs-panel .product-image {
  display: block;
  margin-bottom: 20px;
}
.em_multidealpro .r-tabs .r-tabs-panel .product-image img {
  max-width: 100%;
  display: block;
}
.em_multidealpro .r-tabs .r-tabs-panel .deal_qty, .em_multidealpro .r-tabs .r-tabs-panel .show_clock {
  text-align: left;
}
.em_multidealpro .r-tabs .r-tabs-accordion-title .r-tabs-anchor img {
  display: none;
}
.em_multidealpro .r-tabs .r-tabs-accordion-title .r-tabs-anchor span {
  display: block;
}

/*=======Multidealpro - Product Grid======*/
.em_multidealpro .products-grid li.item {
  display: inline-block;
  float: none;
  vertical-align: top;
}

/*=======Multidealpro - Product List======*/
.em_multidealpro .products-list,
.multidealpro_products .products-list {
  clear: both;
}
.em_multidealpro .products-list li.item,
.multidealpro_products .products-list li.item {
  margin-bottom: 20px;
}
.em_multidealpro .products-list li.item .deal_qty,
.em_multidealpro .products-list li.item .show_clock,
.multidealpro_products .products-list li.item .deal_qty,
.multidealpro_products .products-list li.item .show_clock {
  text-align: left;
}
.em_multidealpro .regular-price .price,
.multidealpro_products .regular-price .price {
  text-decoration: line-through;
}
.em_multidealpro .show_clock.clock_style_1,
.multidealpro_products .show_clock.clock_style_1 {
  margin-top: 0;
}
.em_multidealpro .show_clock .price-box p.special-price .price-label,
.multidealpro_products .show_clock .price-box p.special-price .price-label {
  display: inline-block;
}

/*=======Multidealpro - Sidebar======*/
.em-sidebar .multidealpro_recent .multidealpro_products {
  padding: 0 15px;
}
.em-sidebar .multidealpro_recent .multidealpro_products .products-grid li.item {
  padding: 15px 0;
  margin-right: 0;
}
.em-sidebar .multidealpro_recent .multidealpro_products .products-grid li.item:first-child {
  padding-top: 0;
}
.em-sidebar .multidealpro_recent .multidealpro_products .products-grid li.item:before, .em-sidebar .multidealpro_recent .multidealpro_products .products-grid li.item:after {
  background: none;
  position: static;
}

#em-sidebar-deal .products-grid {
  margin: 0;
}
#em-sidebar-deal .products-grid li.item {
  display: block;
  width: auto;
  margin: 0;
}
#em-sidebar-deal .products-grid li.item .regular-price .price {
  text-decoration: line-through;
}
#em-sidebar-deal .products-grid li.item .show_clock.clock_style_1 {
  margin-top: 0;
}
#em-sidebar-deal .products-grid li.item .show_clock .price-box p.special-price .price-label {
  display: inline-block;
}

/*clock multideal*/
.multidealpro_products .clock_style_1, .show_clock.clock_style_1 {
  text-align: left;
}
.multidealpro_products .clock_style_1 .clock li span, .show_clock.clock_style_1 .clock li span {
  padding: 0;
  margin: 0;
  min-width: 0;
}
.multidealpro_products .clock_style_1 .clock li span:before, .show_clock.clock_style_1 .clock li span:before {
  background: none;
}

.show_details {
  margin-bottom: 1.95em;
}
.show_details .show_clock {
  padding: 15px;
  text-align: center;
}
.show_details .price-box span.price {
  margin-bottom: 0.3em;
}
.show_details .title {
  padding: 10px 20px;
  text-align: center;
}
.show_details .clock_style_1 .clock li {
  display: inline-block;
  float: none;
}

/*===========block subscribe=============*/
.block-subscribe {
  border: none;
  margin: 0;
  padding: 0;
}
.block-subscribe:before, .block-subscribe:after {
  position: static;
  height: 0;
}
.block-subscribe .input-box {
  width: 60%;
  float: left;
  margin-right: 0;
}
.block-subscribe .actions {
  float: left;
}
.block-subscribe .actions button.button {
  margin-right: 0px;
}
.block-subscribe input.input-text {
  width: 100%;
  margin-bottom: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.newsletter-clearbutton .block-subscribe .actions {
  float: none;
}
.newsletter-clearbutton .block-subscribe .actions button.button {
  float: none;
  display: inline-block;
}
.newsletter-clearbutton .block-subscribe .actions button.button span {
  float: none;
  display: inline-block;
}
.newsletter-clearbutton .block-subscribe .input-box {
  width: 100%;
  float: none;
}
.newsletter-clearbutton .block-subscribe .input-box input.input-text {
  margin-right: 0;
}

.newsletter-fullbutton button.button {
  width: 100%;
}

.newsletter-boder-input-act .block-subscribe {
  border: 1px solid;
  padding: 12px 10px;
}
.newsletter-boder-input-act .block-subscribe input.input-text {
  border: none !important;
  margin-bottom: 0;
}
.newsletter-boder-input-act .block-subscribe .input-box {
  width: 65%;
  margin-right: 0px;
}
.newsletter-boder-input-act .block-subscribe .actions {
  float: right;
}
.newsletter-boder-input-act .block-subscribe .actions button.button {
  margin-bottom: 0;
  padding: 12px 25px;
}

.em-wrapper-newsletter {
  margin-bottom: 20px;
}

/*============newletter bkg parallax===============*/
.container-newsletter {
  background-image: url(https://trinhmy.com/skin/frontend/em0132/default/images/media/home/bg-footer.jpg);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-attachment: fixed;
  overflow: hidden;
  background-size: cover !important;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  text-align: center;
  filter: inherit;
  padding: 50px 0 85px;
}
.container-newsletter .em-block-title .h1 {
  margin-bottom: 0;
}
.container-newsletter .em-block-title span {
  font-size: 290%;
}
.container-newsletter .h5 {
  margin-bottom: 55px;
}
.container-newsletter .newsletter-boder-input-act .block-subscribe input.input-text {
  background-color: transparent !important;
  height: 54px;
}
.container-newsletter .newsletter-boder-input-act .block-subscribe input.input-text.validation-failed {
  color: red;
}

/*==============brand==============*/
.em-slider-brand.owl-theme .owl-controls {
  top: -56px;
  right: -20px;
}

.em-inner-brands {
  border: 1px solid;
  padding: 17px 30px;
}

/*content*/
.wrapper-main .container-main {
  padding-top: 20px;
}
.wrapper-main .container-main.container-fluild {
  padding-top: 0;
}

.col-sm-6.em-area-02 {
  min-height: 0;
}

.page-title {
  padding: 12px 15px;
  border-top: 3px solid;
  border-bottom: 1px solid;
  margin: -15px -15px 15px;
}

/*social*/
.em-social-bkg .em-social-icon {
  padding: 2px 3px 2px 5px;
}

.em-social-icon {
  font-size: 12px;
  margin-right: 5px;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  margin-bottom: 5px;
}

.em-wrapper-socials .em-block-title {
  margin-right: 20px;
}

/*//================================*/
/*Banner Slideshow*/
.banner-slideshow {
  margin-top: 20px;
}

/*Tab Deal*/
.embase-tab-03 {
  position: relative;
}
.embase-tab-03 .view-all-deal {
  position: absolute;
  top: 19px;
  right: 20px;
  z-index: 1;
  /*&:hover{
  	text-decoration:underline;
  }*/
}
.embase-tab-03 .view-all-deal:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f101";
  font-size: 14px;
  margin-left: 7px;
}

/*Box Category*/
.em-box-border-top {
  border-top: 3px solid #ff3837;
  background: #fff;
  /*float:left;*/
  width: 100%;
  /*max-height:425px;*/
}

.em-box-cate {
  margin-bottom: 20px;
  /*.owl-carousel .owl-item{
  	padding:0;
  }*/
}
.em-box-cate .em-tabs {
  margin-bottom: 0;
}
.em-box-cate .list-item {
  padding: 10px;
}
.em-box-cate .list-item p.h2 {
  margin-bottom: 4px;
}
.em-box-cate .list-item li {
  padding: 4px 0 5px;
}
.em-box-cate .list-item li a {
  position: relative;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.em-box-cate .list-item li a:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f101";
  font-size: 0;
}
.em-box-cate .list-item li a:hover:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f101";
  font-size: 14px;
  margin-left: 7px;
}
.em-box-cate .list-item li.active a:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f101";
  font-size: 14px;
  margin-left: 7px;
}
.em-box-cate .widget-products {
  padding: 10px 5px;
}
.em-box-cate .widget-products .product-shop {
  min-height: 65px;
}
.em-box-cate .owl-theme .owl-controls .owl-buttons div {
  top: 45% !important;
}

/*Box Intro Slider*/
.em-wrapper-intro .em-box-info a span {
  display: block;
}
.em-wrapper-intro .em-box-info a span:before {
  display: block;
  padding: 16px 0 24px;
  font-size: 44pt;
}
.em-wrapper-intro .em-box-info p.des {
  margin-top: 17px;
}

/*marketplace*/
.em-wrapper-ads {
  margin-bottom: 20px;
}
.em-wrapper-ads .em-container-ads {
  margin-bottom: 0;
}
.em-wrapper-ads .em-container-ads .em-ads-item a {
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  padding: 15px 20px;
  margin-bottom: 10px;
  display: block;
}
.em-wrapper-ads .em-container-ads .em-ads-item a:hover:after {
  z-index: -1;
}
.em-wrapper-ads .em-container-ads .em-ads-item a .fa {
  font-size: 22px;
  vertical-align: middle;
  margin-bottom: 3px;
}

/*Home 04*/
.em-featured-slider {
  padding: 10px 0px;
  min-height: 420px;
  margin-bottom: 0;
}

/*=========Breadcrumbs==========*/
.breadcrumbs li .separator {
  position: relative;
  margin: 0 8px 0 6px;
  /*&:before{
  	@include font-awesome(\f105,14px);
  }*/
}

/*=========Category Image==========*/
.category-image, .category-description {
  margin-bottom: 20px;
}

/* Toolbar */
.category-products {
  /*hover border shadow*/
}
.category-products .em-box-03 {
  border: none;
  border-top: 3px solid;
  border-bottom: 1px solid;
  padding: 0px 15px;
  margin-bottom: 10px;
}
.category-products .em-box-03.toolbar-bottom {
  border-top: 1px solid;
  border-bottom: 0;
  margin-bottom: 0;
}
.category-products .products-list {
  padding: 0 15px;
}
.category-products .products-list li.item {
  margin-bottom: 30px;
}
.category-products .products-list li.item button.button-cart {
  margin-right: -1px;
}
.category-products .products-list li.item .add-to-links li {
  margin-right: -1px;
}
.category-products .products-grid li.item {
  border: none;
  padding: 0;
  /*&:hover{
  	&:after,&:before{
  		position:static;
  	}
  	a.product-image:after{
  		background:none;
  	}
  	.product-item:hover{
  		a.product-image:after{
  			background:#000;
  		}
  		&:after{
  			@include changeIcon(102px, 74px, bottom-left-shadow, right bottom);
  			@include position_style(absolute, left, -7px, bottom, -9px);
  			content:"";
  			z-index:0;
  		}
  		&:before{
  			@include changeIcon(69px, 90px, top-right-shadow, left top);
  			@include position_style(absolute, right, -7px, top, -8px);
  			content:"";
  			z-index:0;
  		}
  	}
  }
  button.btn-cart{
  	float:none; 
  	display:inline-block;
  	margin-right:3px;
  }*/
}
.category-products .products-grid li.item .product-item {
  padding: 10px;
  border: 1px solid transparent;
  position: relative;
}
.category-products .products-grid li.item .desc {
  margin-bottom: 10px;
}

.toolbar {
  position: relative;
  margin-bottom: 0px;
  width: 100%;
  /*z-index:1;*/
}
.toolbar .pager,
.toolbar .to-top {
  display: none;
}
.toolbar .pager .amount, .toolbar .pager .rating-links .link_review_list, .rating-links .toolbar .pager .link_review_list {
  display: none;
  text-transform: uppercase;
}
.toolbar .pager .pages {
  display: none;
}
.toolbar .pager .pages a {
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.toolbar .i-previous,
.toolbar .i-next {
  display: inline-block;
  padding: 2px 8px 3px !important;
  border: 1px solid !important;
  min-width: 24px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.toolbar .toolbar-switch {
  margin: 10px 0;
  display: inline-block;
  float: right;
}
.toolbar .toolbar-dropdown {
  width: 150px;
}
.toolbar .toolbar-dropdown span.current {
  padding: 7px 10px;
}
.toolbar .toolbar-dropdown span.current:after {
  margin-top: 3px;
}
.toolbar .toolbar-dropdown ul {
  width: 150px;
  top: 35px;
}
.toolbar .limiter {
  margin-right: 10px;
}
.toolbar .sort-by {
  /*.v-middle{
  	display:none;
  }*/
}
.toolbar .sort-by > a {
  position: relative;
  float: right;
  margin-top: 7px;
  margin-left: 20px;
  /*&:before{
  	@include font-awesome(\f078,14px);
  }*/
}

.toolbar-bottom .pager {
  display: block;
  margin: 0;
  padding: 7px 0;
}
.toolbar-bottom .pager .amount, .toolbar-bottom .pager .rating-links .link_review_list, .rating-links .toolbar-bottom .pager .link_review_list {
  display: inline;
  margin: 0;
  padding: 9px 0px 8px;
}
.toolbar-bottom .pager .pages {
  display: inline;
  margin: 0;
}
.toolbar-bottom .toolbar .sorter, .toolbar-bottom .toolbar .pager .limiter {
  display: none;
}

/*View mode*/
.view-mode label {
  display: none;
}
.view-mode .list {
  font-size: 0;
  display: inline-block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  text-indent: 0;
}
.view-mode .list:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00b";
  font-size: 21px;
}
.view-mode .grid {
  font-size: 0;
  display: inline-block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  text-indent: 0;
  margin-right: 3px;
}
.view-mode .grid:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00a";
  font-size: 21px;
}

/*.products-grid li.item .add-to-links li a.link-wishlist{
	position: relative;

}*/
/*Menu*/
/* ============================================ *
 * Menu
 * ============================================ */
.em-top-menu {
  float: left;
  width: 100%;
  text-align: left;
}
.em-top-menu .em-menu-logo {
  display: inline-block;
  float: left;
  margin: 0;
  width: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
.em-top-menu .em-menu-logo img {
  width: 0;
}
.em-top-menu.navbar-fixed-top {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  z-index: 997;
}
.em-top-menu.navbar-fixed-top .em-menu-logo {
  margin: 5px 15px 5px 0;
  width: 120px;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.em-top-menu.navbar-fixed-top .em-menu-logo img {
  width: 100%;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.em-header-middle.navbar-fixed-top {
  padding: 0;
}
.em-header-middle.navbar-fixed-top .em-header-middle-right,
.em-header-middle.navbar-fixed-top .em-top-search {
  margin: 5px 0;
}
.em-header-middle.navbar-fixed-top .em-top-cart .em-summary-topcart .icon-topcart .fa {
  display: none;
}
.em-header-middle.navbar-fixed-top .em-topcart-qty:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f07a";
  font-size: 14px;
  margin-right: 5px;
}
.em-header-middle.navbar-fixed-top .all_categories .menuleftTitle a {
  padding: 13px 15px;
  min-height: 47px;
}
.em-header-middle.navbar-fixed-top .menuleft {
  position: absolute;
  top: 46px;
}

.em-sticky-header {
  display: none;
}

.em-sticky-header.navbar-fixed-top {
  -webkit-box-shadow: 0 0 4px #a1a1a1;
  -moz-box-shadow: 0 0 4px #a1a1a1;
  box-shadow: 0 0 4px #a1a1a1;
  display: inline-block;
}
.em-sticky-header.navbar-fixed-top .em-logo {
  margin: 7px 0 0;
}
.em-sticky-header.navbar-fixed-top .em-logo img {
  max-height: 35px;
}
.em-sticky-header.navbar-fixed-top .em-header-middle-right {
  margin-top: 0;
}
.em-sticky-header.navbar-fixed-top .label-hot-menu-top > a.em-menu-link span:after, .em-sticky-header.navbar-fixed-top .label-new-menu-top > a.em-menu-link span:after,
.em-sticky-header.navbar-fixed-top .label-new-menu-top > a.em-menu-link span:after {
  top: 0;
}
.em-sticky-header.navbar-fixed-top .em-top-cart, .em-sticky-header.navbar-fixed-top .em-top-links {
  margin-top: 2px;
}
.em-sticky-header.navbar-fixed-top .em-top-cart .em-summary-topcart .icon-topcart .fa {
  display: none;
}
.em-sticky-header.navbar-fixed-top .em-topcart-qty:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f07a";
  font-size: 14px;
  margin-right: 5px;
}
.em-sticky-header.navbar-fixed-top .icon-search {
  position: relative;
  width: 36px;
  height: 40px;
  text-align: center;
  cursor: pointer;
}
.em-sticky-header.navbar-fixed-top .icon-search:after {
  width: 1px;
  height: 18px;
  content: '';
  position: absolute;
  right: 0;
  top: 12px;
}
.em-sticky-header.navbar-fixed-top .icon-search:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f002";
  font-size: 16px;
  line-height: 36px;
  color: #fff;
  width: 36px;
  height: 37px;
  margin: 2px 0;
}
.em-sticky-header.navbar-fixed-top .sticky-search-form {
  position: absolute;
  width: 350px;
  padding: 15px;
  background: #fff;
  right: 10px;
  top: 40px;
}
.em-sticky-header.navbar-fixed-top .sticky-search-form .input_cat {
  display: none;
}
.em-sticky-header.navbar-fixed-top .sticky-search-form .form-search .text-search {
  width: 100%;
}

.em-menu-logo {
  display: none;
}

/*=========Menu Simple======*/
code,
.em_nav em,
.em_nav code {
  word-wrap: break-word;
  white-space: normal;
  background: none;
}

/*=========End Menu Simple======*/
/*=========Title Menu Ipod======*/
.menu-title {
  text-transform: uppercase;
  padding: 10px 19px;
  border: 1px solid;
  margin-bottom: 3px;
  cursor: pointer;
}
.menu-title .option {
  float: right;
  font-size: 0;
}
.menu-title .option:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f022";
  font-size: 18px;
}

/*=========End Title Menu Ipod======*/
/*=======None dropdown======*/
.none-dropdown .level0.parent a.arrow {
  display: none;
}
.none-dropdown .level0 ul {
  display: none;
}

/*=======End None dropdown======*/
/*======Icon Arrow Font-Anwsome========*/
a.arrow {
  border-left: 0px solid;
  padding: 10px 10px !important;
  position: relative;
}
a.arrow:before {
  width: 10px;
  text-align: center;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f105";
  font-size: 17px;
}
a.arrow:after {
  display: none !important;
}
a.arrow span {
  display: none;
}

.menu-container a.arrow {
  padding: 8px 0px 8px 10px !important;
  text-align: center;
}
.menu-container p {
  margin-bottom: 1em;
}

/*icon menu right*/
.nav-right a.arrow:before {
  display: inline-block !important;
  content: "\f104";
}

/*icon menu mobile*/
.em-menu-mobile .nav-right a.arrow:before,
.em-menu-mobile a.arrow:before {
  content: "\f107";
}

/*Icon Font Awesome*/
.em-menu-mobile .vnav.nav-text-right .menu-item-link.fa:before,
.menu-item-link.fa:before {
  font-size: 18px;
  position: absolute;
  top: 11px;
  left: 13px;
  z-index: 11;
  padding: 0;
}
.em-menu-mobile .vnav.nav-text-right .menu-item-link.fa > .em-menu-link span,
.menu-item-link.fa > .em-menu-link span {
  padding-left: 45px !important;
}

.em-menu-mobile .menu-item-link.fa,
.em-menu-mobile .vnav.nav-text-right .menu-item-link.fa,
.vnav .menu-item-link.fa {
  display: block;
}
.em-menu-mobile .menu-item-link.fa:before,
.em-menu-mobile .vnav.nav-text-right .menu-item-link.fa:before,
.vnav .menu-item-link.fa:before {
  padding: 0;
  top: 13px;
}

/*Icon menu right - icon align left, text align right*/
.vnav.nav-text-right .menu-item-link.fa:before {
  left: auto;
  right: 10px;
}
.vnav.nav-text-right .menu-item-link.fa > .em-menu-link span {
  padding-left: 0 !important;
  padding-right: 45px !important;
}

.em-menu-mobile .menu-item-link.micon:before,
.vnav .menu-item-link.micon:before {
  top: 7px;
}

/*End Icon Font Awesome*/
/*Icon Image*/
.menu-item-link.i-small:before {
  z-index: 11;
  width: 23px;
  height: 23px;
  background-image: url("https://trinhmy.com/skin/frontend/em0132/default/images/icons_menu_small.png");
  background-position: 0 -4px;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
}
.menu-item-link.i-small > .em-menu-link span {
  padding-left: 45px !important;
}
.menu-item-link.i-small.i-small01:before {
  background-position: 0 1px;
}
.menu-item-link.i-small.i-small02:before {
  background-position: 0 -34px;
}
.menu-item-link.i-small.i-small03:before {
  background-position: 0 -71px;
}
.menu-item-link.i-small.i-small04:before {
  background-position: 0 -107px;
}
.menu-item-link.i-small.i-small05:before {
  background-position: 0 -143px;
}
.menu-item-link.i-small.i-small06:before {
  background-position: 0 -178px;
}
.menu-item-link.i-small.i-small07:before {
  background-position: 0 -215px;
}
.menu-item-link.i-small.i-small08:before {
  background-position: 0 -251px;
}
.menu-item-link.i-small.i-small09:before {
  background-position: 0 -287px;
}
.menu-item-link.i-small.i-small10:before {
  background-position: 0 -323px;
}
.menu-item-link.i-small.i-small11:before {
  background-position: 0 -358px;
}

/*Icon menu horizontal*/
/*icon menu large*/
.hnav .menu-item-link.i-large:before {
  z-index: 11;
  width: 100%;
  height: 37px;
  background-image: url("https://trinhmy.com/skin/frontend/em0132/default/images/icons_menu.png");
  background-position: 50px 0;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  top: 15px;
  left: 0;
}
.hnav .menu-item-link.i-large > .em-menu-link span {
  padding-top: 60px !important;
  padding-left: 18px !important;
  width: 130px;
  text-align: center;
  /*border-width:1px;*/
  display: inline-block;
}
.hnav .menu-item-link.i-large > .menu-container {
  top: 100px;
}
.hnav .menu-item-link.i-large.i-large02:before {
  background-position: 51px -66px;
}
.hnav .menu-item-link.i-large.i-large03:before {
  background-position: 58px -160px;
}
.hnav .menu-item-link.i-large.i-large04:before {
  background-position: 53px -261px;
}
.hnav .menu-item-link.i-large.i-large05:before {
  background-position: 49px -356px;
}
.hnav .menu-item-link.i-large.i-large06:before {
  background-position: 50px -465px;
}
.hnav .menu-item-link.i-large.i-large07:before {
  background-position: 48px -571px;
}
.hnav .menu-item-link.i-large.i-large08:before {
  background-position: 50px -680px;
}
.hnav .menu-item-link.i-large.i-large09:before {
  background-position: 38px -787px;
}
.hnav .menu-item-link.i-large.i-large10:before {
  background-position: 0px -890px;
}
.hnav .menu-item-link.i-large.i-large11:before {
  background-position: 29px -356px;
}

/*End Icon Image*/
/*======End Icon Arrow Font-Anwsome========*/
/*=====Menu Link - Label==========*/
.menu-link li a {
  padding: 8px 0;
}

.label-hot-menu-top > a.em-menu-link span:after, .label-new-menu-top > a.em-menu-link span:after {
  content: "Hot";
  font-size: 75%;
  padding: 1px 3px;
  background: red;
  display: inline-block;
  position: absolute;
  text-transform: uppercase;
  top: -7px;
  right: 10px;
  z-index: 1;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.label-hot-menu-top > a.em-menu-link span:before, .label-new-menu-top > a.em-menu-link span:before {
  /*@include font-awesome(\f0d7,18px);
  @include position_style(absolute, right, 37px, top, -2px);
  @include transition1;
  z-index:1;*/
}
.label-hot-menu-top:hover > a.em-menu-link span:after, .label-new-menu-top:hover > a.em-menu-link span:after {
  top: -20px;
  opacity: 0;
}
.label-hot-menu-top:hover > a.em-menu-link span:before, .label-new-menu-top:hover > a.em-menu-link span:before {
  top: -10px;
  opacity: 0;
}

.label-new-menu-top > a.em-menu-link span:after {
  /*content: "New";*/
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0e7";
  font-size: 12px;
}

.label-new-menu > a.em-menu-link:after {
  content: "New";
  font-size: 75%;
  padding: 0px 3px;
  background: red;
  margin: 0 5px;
  display: inline-block;
  position: relative;
  top: -2px;
}

.label-sale-menu > a.em-menu-link:after {
  content: "Sale";
  font-size: 75%;
  padding: 0px 3px;
  background: red;
  margin: 0 5px;
  display: inline-block;
  position: relative;
  top: -2px;
}

.label-hot-menu > a.em-menu-link:after {
  content: "Hot";
  font-size: 75%;
  padding: 0px 3px;
  background: red;
  margin: 0 5px;
  display: inline-block;
  position: relative;
  top: -2px;
}

/*=====End Menu Link==========*/
/*=============Menu Default==============*/
.nav-container.em_nav .hnav .menu-item-depth-0 {
  padding: 0;
  background: none;
}

/*=============End Menu Default==============*/
/*======Megamenu=================*/
/*Dropdown menu*/
.menu-container {
  /*menu image*/
  /*menu logo*/
}
.menu-container li.level0 {
  margin-right: 0;
}
.menu-container .widget-title h3, .menu-container h4, .menu-container h5 {
  margin-bottom: 10px;
  padding-top: 13px;
}
.menu-container img.img-responsive {
  width: 100%;
}
.menu-container p.h5 {
  padding-top: 0;
}
.menu-container .em-effect10 {
  overflow: hidden;
}
.menu-container .store-view {
  overflow: hidden;
  text-align: center;
}
.menu-container .store-view a {
  max-height: 150px;
  overflow: hidden;
}
.menu-container p.img-center {
  text-align: center;
  display: block;
  padding: 10px 0;
}
.menu-container p.img-center a {
  display: inline-block;
}
.menu-container .em-menu-list-img {
  padding: 15px 0;
  overflow: hidden;
}
.menu-container .em-menu-list-img a {
  float: left;
  margin: 5px 20px 5px 0;
}
.menu-container .em-menu-list-img a.last {
  margin-right: 0;
}
.menu-container .em-line-01 {
  padding-top: 1px;
  margin-bottom: 0;
}
.menu-container .em-line-01 .em-widget-title {
  margin-bottom: 0;
  padding: 0;
}
.menu-container .em-line-01 .em-widget-title h3 {
  margin-bottom: 10px;
}
.menu-container li > a.em-menu-link {
  border-bottom: 1px solid;
}
.menu-container li.last > a.em-menu-link {
  border: none;
}

/*vertical dropdown*/
.vnav .menu-container h6 {
  padding-top: 10px;
}
.vnav .menu-container .widget-title h3 {
  padding: 10px 0 0;
}

/*End dropdown menu*/
.em_nav {
  /*Menu top links*/
  /*menu horizontal*/
  /*menu vertical*/
  /*menu vertical - text align right*/
}
.em_nav .menu-item-depth-0 > .em-catalog-navigation > li.level0,
.em_nav .menu-item-depth-0 {
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.em_nav .menu-item-depth-0 > .em-catalog-navigation > li.level0 > a.em-menu-link,
.em_nav .menu-item-depth-0 > a.em-menu-link {
  padding: 0;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.em_nav .menu-item-depth-0 > .em-catalog-navigation > li.level0 > a.em-menu-link span,
.em_nav .menu-item-depth-0 > a.em-menu-link span {
  display: block;
  border: 1px solid transparent;
  padding: 10px 18px;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.em_nav .hnav .menu-item-depth-0,
.em_nav .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0 {
  /*hover dropdown menu horizontal*/
}
.em_nav .hnav .menu-item-depth-0 > a.em-menu-link span,
.em_nav .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0 > a.em-menu-link span {
  border-width: 0;
  /*margin-bottom: -1px;
  margin-right: -1px;
  z-index:3;*/
}
.em_nav .hnav .menu-item-depth-0 > a,
.em_nav .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0 > a {
  margin-right: 0;
}
.em_nav .hnav .menu-item-depth-0 > a.arrow,
.em_nav .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0 > a.arrow {
  position: absolute;
  top: 2px;
}
.em_nav .hnav .menu-item-depth-0 > a.arrow:before,
.em_nav .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0 > a.arrow:before {
  content: '\f107';
}
.em_nav .hnav .menu-item-depth-0 > a span,
.em_nav .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0 > a span {
  padding: 10px 28px 10px 18px;
  border-width: 0;
  min-height: 40px;
}
.em_nav .hnav .menu-item-depth-0.menu-custom > a span,
.em_nav .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0.menu-custom > a span {
  text-transform: none;
  padding: 11px 20px !important;
}
.em_nav .hnav .menu-item-depth-0.parent:hover > a.em-menu-link, .em_nav .hnav .menu-item-depth-0.menu-item-parent:hover > a.em-menu-link,
.em_nav .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0.parent:hover > a.em-menu-link,
.em_nav .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0.menu-item-parent:hover > a.em-menu-link {
  position: relative;
  /*&:before{
  	@include font-awesome(\f0d7,21px);
  	@include position_style(absolute, left, 48%, bottom, -12px);
  	z-index:99999;
  }*/
}
.em_nav .hnav .menu-item-depth-0.parent:hover a span, .em_nav .hnav .menu-item-depth-0.menu-item-parent:hover a span,
.em_nav .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0.parent:hover a span,
.em_nav .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0.menu-item-parent:hover a span {
  /*padding-right:27px;*/
}
.em_nav .vnav .menu-item-depth-0 > .em-catalog-navigation > li.level0 > a span,
.em_nav .vnav .menu-item-depth-0 > a span {
  border-left-width: 0px;
  border-right-width: 0px;
}
.em_nav .vnav .menu-item-depth-0 > .em-catalog-navigation > li.level0.menu-icon > a.em-menu-link span,
.em_nav .vnav .menu-item-depth-0.menu-icon > a.em-menu-link span {
  padding-left: 45px;
}
.em_nav .vnav .menu-item-depth-0 > .em-catalog-navigation > li.level0.menu-icon > a.em-menu-link span:before,
.em_nav .vnav .menu-item-depth-0.menu-icon > a.em-menu-link span:before {
  position: absolute;
  top: 10px;
  left: 20px;
}
.em_nav .vnav.nav-text-right .menu-item-depth-0 > .em-catalog-navigation > li.level0 > a,
.em_nav .vnav.nav-text-right .menu-item-depth-0 > a {
  text-align: right;
}
.em_nav .vnav.nav-text-right .menu-item-depth-0 > .em-catalog-navigation > li.level0.menu-item-parent > a, .em_nav .vnav.nav-text-right .menu-item-depth-0 > .em-catalog-navigation > li.level0.parent > a,
.em_nav .vnav.nav-text-right .menu-item-depth-0.menu-item-parent > a,
.em_nav .vnav.nav-text-right .menu-item-depth-0.parent > a {
  text-align: right;
  margin-right: 0;
  margin-left: 0;
}
.em_nav .vnav.nav-text-right .menu-item-depth-0 > .em-catalog-navigation > li.level0.menu-item-parent > a.arrow, .em_nav .vnav.nav-text-right .menu-item-depth-0 > .em-catalog-navigation > li.level0.parent > a.arrow,
.em_nav .vnav.nav-text-right .menu-item-depth-0.menu-item-parent > a.arrow,
.em_nav .vnav.nav-text-right .menu-item-depth-0.parent > a.arrow {
  margin-left: 0;
  right: auto;
  left: 0;
}
.em_nav .vnav.nav-text-right .menu-item-depth-0 > .em-catalog-navigation > li.level0.menu-icon > a span,
.em_nav .vnav.nav-text-right .menu-item-depth-0.menu-icon > a span {
  padding-right: 45px;
  padding-left: 20px;
}
.em_nav .vnav.nav-text-right .menu-item-depth-0 > .em-catalog-navigation > li.level0.menu-icon > a span:after,
.em_nav .vnav.nav-text-right .menu-item-depth-0.menu-icon > a span:after {
  position: absolute;
  top: 10px;
  right: 20px;
}

/*======End Megamenu=================*/
/*==============Mobile view - menu====================*/
.em-menu-mobile .nav-container.em_nav,
.em-menu-mobile.megamenu-wrapper {
  background: none !important;
}

.em-menu-mobile {
  /*Menu top links*/
  /*menu horizontal*/
  /*menu vertical - text align right*/
}
.em-menu-mobile .vnav {
  border: none;
  margin: 10px 0;
}
.em-menu-mobile .em_nav .hnav .menu-item-depth-0.parent:hover > a.em-menu-link:before, .em-menu-mobile .em_nav .hnav .menu-item-depth-0.menu-item-parent:hover > a.em-menu-link:before, .em-menu-mobile .em_nav .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0.parent:hover > a.em-menu-link:before, .em-menu-mobile .em_nav .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0.menu-item-parent:hover > a.em-menu-link:before {
  content: "";
}
.em-menu-mobile .menu-item-depth-0 > .em-catalog-navigation > li.level0,
.em-menu-mobile .menu-item-depth-0 {
  width: 100%;
  margin-bottom: 0px;
}
.em-menu-mobile .menu-item-depth-0 > .em-catalog-navigation > li.level0 > a.em-menu-link,
.em-menu-mobile .menu-item-depth-0 > a.em-menu-link {
  border: 1px solid transparent;
}
.em-menu-mobile .menu-item-depth-0 > .em-catalog-navigation > li.level0 > a.em-menu-link span,
.em-menu-mobile .menu-item-depth-0 > a.em-menu-link span {
  border-width: 0px;
  background: none;
}
.em-menu-mobile .menu-item-depth-0 > .em-catalog-navigation > li.level0.parent > a.em-menu-link span, .em-menu-mobile .menu-item-depth-0 > .em-catalog-navigation > li.level0.menu-item-parent > a.em-menu-link span,
.em-menu-mobile .menu-item-depth-0.parent > a.em-menu-link span,
.em-menu-mobile .menu-item-depth-0.menu-item-parent > a.em-menu-link span {
  border-width: 0;
  border-right-width: 1px;
  margin-right: 32px;
  margin-bottom: 0;
  min-height: 0;
  text-transform: none;
}
.em-menu-mobile .hnav .menu-item-depth-0,
.em-menu-mobile .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0 {
  /*hover dropdown menu*/
}
.em-menu-mobile .hnav .menu-item-depth-0 > a.arrow,
.em-menu-mobile .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0 > a.arrow {
  display: inline-block;
  top: 0;
  padding: 9px 10px !important;
}
.em-menu-mobile .hnav .menu-item-depth-0 > a span,
.em-menu-mobile .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0 > a span {
  padding: 10px 18px;
  border-width: 0;
  border-right-width: 1px;
  margin-right: 32px;
  margin-bottom: 0;
  min-height: 0;
}
.em-menu-mobile .hnav .menu-item-depth-0.parent > a.em-menu-link, .em-menu-mobile .hnav .menu-item-depth-0.menu-item-parent > a.em-menu-link,
.em-menu-mobile .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0.parent > a.em-menu-link,
.em-menu-mobile .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0.menu-item-parent > a.em-menu-link {
  margin-right: 0;
}
.em-menu-mobile .hnav .menu-item-depth-0.parent > a.em-menu-link:hover, .em-menu-mobile .hnav .menu-item-depth-0.menu-item-parent > a.em-menu-link:hover,
.em-menu-mobile .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0.parent > a.em-menu-link:hover,
.em-menu-mobile .hnav .menu-item-depth-0 > .em-catalog-navigation > li.level0.menu-item-parent > a.em-menu-link:hover {
  margin-bottom: 0;
  padding-bottom: 0;
}
.em-menu-mobile .vnav.nav-text-right .menu-item-depth-0 > .em-catalog-navigation > li.level0 > a,
.em-menu-mobile .vnav.nav-text-right .menu-item-depth-0 > a {
  text-align: left;
}
.em-menu-mobile .vnav.nav-text-right .menu-item-depth-0 > .em-catalog-navigation > li.level0.menu-item-parent > a, .em-menu-mobile .vnav.nav-text-right .menu-item-depth-0 > .em-catalog-navigation > li.level0.parent > a,
.em-menu-mobile .vnav.nav-text-right .menu-item-depth-0.menu-item-parent > a,
.em-menu-mobile .vnav.nav-text-right .menu-item-depth-0.parent > a {
  text-align: left;
  margin-right: 0;
  margin-left: 0;
}
.em-menu-mobile .vnav.nav-text-right .menu-item-depth-0 > .em-catalog-navigation > li.level0.menu-item-parent > a.arrow, .em-menu-mobile .vnav.nav-text-right .menu-item-depth-0 > .em-catalog-navigation > li.level0.parent > a.arrow,
.em-menu-mobile .vnav.nav-text-right .menu-item-depth-0.menu-item-parent > a.arrow,
.em-menu-mobile .vnav.nav-text-right .menu-item-depth-0.parent > a.arrow {
  margin-left: 0;
  right: 0;
  left: auto;
}
.em-menu-mobile .vnav.nav-text-right .menu-item-depth-0 > .em-catalog-navigation > li.level0.menu-icon > a span,
.em-menu-mobile .vnav.nav-text-right .menu-item-depth-0.menu-icon > a span {
  padding-left: 45px;
  padding-right: 0px;
}
.em-menu-mobile .vnav.nav-text-right .menu-item-depth-0 > .em-catalog-navigation > li.level0.menu-icon > a span:after,
.em-menu-mobile .vnav.nav-text-right .menu-item-depth-0.menu-icon > a span:after {
  left: 20px;
  right: auto;
  margin-left: 0 !important;
}
.em-menu-mobile .em_nav .menu-container .em-catalog-navigation .level0 ul,
.em-menu-mobile .em_nav.nav-container .em-catalog-navigation .level1 ul,
.em-menu-mobile .em_nav .menu-item-link.dd-menu-link .em-catalog-navigation .level0 ul,
.em-menu-mobile .menu-item-link.dd-menu-link ul.menu-container .menu-container {
  padding: 5px 10px;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border: none;
}
.em-menu-mobile .menu-item-depth-1 .menu-container .em-catalog-navigation ul.level0 li a {
  padding: 8px 0 !important;
}

/*==============End Mobile view - menu====================*/
/*========Dropdown Menu Left========*/
.menu-wrapper {
  position: relative;
}

.all_categories {
  margin-bottom: 0;
  /*margin-top:-40px;|*/
  /*&.hidden-arrow{
  	.menuleftText{
  		&:after{
  			@include font-awesome(\f106,18px);
  	}
  	}
  }*/
}
.all_categories .menuleftTitle a {
  border: 1px solid;
  padding: 9px 15px;
  min-height: 40px;
  position: relative;
  cursor: pointer;
  text-transform: uppercase;
  text-align: right;
  display: block;
}
.all_categories .menuleftTitle a:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0c9";
  font-size: 14px;
}
.all_categories .menuleftTitle a span {
  float: left;
}

.menuleft {
  position: absolute;
  top: 39px;
  left: 0;
  width: 100%;
  z-index: 99;
}
.menuleft .mega-menu {
  border: 1px solid #cdcdcd;
}
.menuleft .vnav {
  border: none;
}

.cms-index-index .all_categories {
  margin-bottom: 0;
  /*margin-top:-40px;*/
}
.cms-index-index .menuleft {
  position: static;
}
.cms-index-index .menu-custom-left .menuleft {
  position: absolute;
}

.cms-index-index .em-area-18 .vertical-menu-wrapper,
.cms-index-index .em-area-02 .vertical-menu-wrapper {
  display: none;
}

/*.em-area-02 #vertical-menu{ display:none}*/
.em-col-left .vertical-menu-wrapper {
  margin-top: -60px;
  margin-bottom: 20px;
}

.em-col-left .menuleft {
  position: static;
}

/*========End Dropdown Menu Left========*/
/*========Free Top Menu========*/
.navbar-fixed-top .nav-container,
.navbar-fixed-top .megamenu-wrapper {
  margin: 0 auto;
}

/*========End Free Top Menu========*/
/*Menu Right To Left ===============*/
.em-rtl {
  /*.menu-item-depth-0 .menu-item-link > .menu-container,
  .em-catalog-navigation li > ul,
  .menu-item-depth-0 > .menu-container{
  	display:none;
  }
  .menu-item-depth-0 .menu-item-link:hover > .menu-container,
  .em-catalog-navigation li:hover > ul,
  .menu-item-depth-0:hover > .menu-container{
  	display:block;
  }*/
  /*Menu left - right*/
}
.em-rtl .em_nav a.arrow {
  right: auto;
  left: 0;
}
.em-rtl .em_nav .hnav a.arrow {
  left: -10px;
}
.em-rtl a.arrow:before {
  content: "\f104";
}
.em-rtl .nav-right a.arrow:before {
  content: "\f105";
}
.em-rtl .em-menu-mobile a.arrow:before {
  content: "\f107";
}
.em-rtl .label-hot-menu-top > a.em-menu-link span:after, .em-rtl .label-new-menu-top > a.em-menu-link span:after,
.em-rtl .label-new-menu-top > a.em-menu-link span:after {
  left: 10px;
  right: auto;
}
.em-rtl .em-top-menu {
  float: right;
  text-align: right;
}
.em-rtl .hnav .menu-item-depth-0 {
  float: right;
  text-align: right;
}
.em-rtl .em-menu-mobile .vnav.nav-text-right .menu-item-link.fa:before,
.em-rtl .menu-item-link.fa:before {
  left: auto;
  right: 10px;
}
.em-rtl .em-menu-mobile .vnav.nav-text-right .menu-item-link.fa > .em-menu-link span, .em-rtl .menu-item-link.fa > .em-menu-link span {
  padding-left: 18px !important;
  padding-right: 45px !important;
}
.em-rtl .em-catalog-navigation li:hover > ul,
.em-rtl .em-catalog-navigation li.hover > ul {
  left: -250px;
  right: auto;
}
.em-rtl .em-catalog-navigation.horizontal > li:hover > ul {
  left: auto;
  right: 0;
}
.em-rtl .hnav .menu-item-depth-0:hover > .menu-container,
.em-rtl .hnav .menu-item-depth-0.hover > .menu-container {
  left: auto;
  right: 0;
}
.em-rtl .nav-right .menu-item-depth-0 .menu-item-link:hover > .menu-container,
.em-rtl .nav-right .menu-item-depth-0 .menu-item-link.hover > .menu-container,
.em-rtl .nav-right .em-catalog-navigation li:hover > ul,
.em-rtl .nav-right .em-catalog-navigation li.hover > ul,
.em-rtl .vnav.nav-right .menu-item-depth-0:hover > .menu-container,
.em-rtl .vnav.nav-right .menu-item-depth-0.hover > .menu-container {
  right: auto;
  left: 100%;
}
.em-rtl .menu-item-depth-0 .menu-item-link > .menu-container,
.em-rtl .hnav .menu-item-depth-0 > .menu-container,
.em-rtl .vnav .menu-item-depth-0 > .menu-container,
.em-rtl .em-catalog-navigation li > ul,
.em-rtl .menu-item-depth-0 > .menu-container {
  right: -9999px;
  left: auto;
}
.em-rtl .menu-item-depth-0 .menu-item-link:hover > .menu-container,
.em-rtl .menu-item-depth-0 .menu-item-link.hover > .menu-container,
.em-rtl .hnav .menu-item-depth-0 .menu-item-link:hover > .menu-container,
.em-rtl .hnav .menu-item-depth-0 .menu-item-link.hover > .menu-container,
.em-rtl .vnav .menu-item-depth-0:hover > .menu-container,
.em-rtl .vnav .menu-item-depth-0.hover > .menu-container {
  left: auto;
  right: 100%;
}
.em-rtl .em-menu-mobile .vnav .menu-item-depth-0 > .menu-container, .em-rtl .em-menu-mobile .hnav .menu-item-depth-0 > .menu-container, .em-rtl .em-menu-mobile .menu-item-link > .menu-container, .em-rtl .em-menu-mobile .em-catalog-navigation li > ul, .em-rtl .em-menu-mobile .menu-item-depth-0 .menu-item-link > .menu-container {
  display: none;
}
.em-rtl .em-menu-mobile .menu-item-depth-0 > .em-catalog-navigation > li.level0.parent > a.em-menu-link span, .em-rtl .em-menu-mobile .menu-item-depth-0 > .em-catalog-navigation > li.level0.menu-item-parent > a.em-menu-link span, .em-rtl .em-menu-mobile .menu-item-depth-0.parent > a.em-menu-link span, .em-rtl .em-menu-mobile .menu-item-depth-0.menu-item-parent > a.em-menu-link span {
  border-right-width: 0px;
  margin-right: 0px;
  border-left-width: 1px;
  margin-left: 32px;
}
.em-rtl .em-catalog-navigation li > ulz
.menu-item-link > .menu-container {
  text-align: right;
}
.em-rtl .menu-title .option {
  float: left;
}
.em-rtl .em-menu-mobile .vnav.nav-text-right .menu-item-depth-0 > .em-catalog-navigation > li.level0 > a, .em-rtl .em-menu-mobile .vnav.nav-text-right .menu-item-depth-0 > a {
  text-align: right;
}
.em-rtl .em-menu-mobile .vnav.nav-text-right .menu-item-depth-0 > .em-catalog-navigation > li.level0.menu-item-parent > a.arrow, .em-rtl .em-menu-mobile .vnav.nav-text-right .menu-item-depth-0 > .em-catalog-navigation > li.level0.parent > a.arrow, .em-rtl .em-menu-mobile .vnav.nav-text-right .menu-item-depth-0.menu-item-parent > a.arrow, .em-rtl .em-menu-mobile .vnav.nav-text-right .menu-item-depth-0.parent > a.arrow {
  right: auto;
  left: 0;
}

/*End Menu Right To Left ===============*/
/*layout 4*/
.em-rtl .em-fixed-sidebar {
  left: auto;
  right: 0;
}

/*Menu Admin Toolbar*/
.em-admintoolbar {
  background: #45484d;
  /* Old browsers */
  background: -moz-linear-gradient(top, #45484d 0%, black 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #45484d), color-stop(100%, black));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #45484d 0%, black 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #45484d 0%, black 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #45484d 0%, black 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #45484d 0%, black 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#45484d', endColorstr='#000000',GradientType=0 );
  /* IE6-9 */
}

.em-admintoolbar {
  position: fixed;
  left: 0;
  right: auto !important;
  bottom: auto !important;
  top: 0 !important;
  width: 100% !important;
  z-index: 999;
  background-color: #fff;
  -webkit-box-shadow: 0 -2px 10px #a3a3a3;
  box-shadow: 0 -2px 10px #a3a3a3;
}
.em-admintoolbar .container {
  width: 100%;
}
.em-admintoolbar .nav-container.em_nav {
  background: none !important;
  float: left;
  margin-left: 40px;
  width: 75%;
  /*@include text-link();
  @include line-link();
  @include link-left();*/
}
.em-admintoolbar .nav-container.em_nav ul li {
  float: left;
  padding: 8px 10px;
  position: relative;
  -moz-transition: all 400ms ease;
  -webkit-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.em-admintoolbar .nav-container.em_nav ul li a {
  color: #fff;
  font: 600 12px/1.35 Helvetica Neue, Helvetica, Arial, sans-serif;
}
.em-admintoolbar .nav-container.em_nav .em-admintoolbar-level0 ul {
  position: absolute;
  left: 0;
  top: 32px;
  display: none;
  width: 200px;
}
.em-admintoolbar .nav-container.em_nav .em-admintoolbar-level0 ul li {
  clear: both;
}
.em-admintoolbar .nav-container.em_nav .em-admintoolbar-level0:hover {
  background: #000;
}
.em-admintoolbar .nav-container.em_nav .em-admintoolbar-level0:hover ul {
  display: block;
  background: #000;
}
.em-admintoolbar .em-catalog-navigation li a {
  padding: 8px 20px;
}
.em-admintoolbar .em-catalog-navigation li.parent > a.arrow {
  padding: 5px 10px !important;
}
.em-admintoolbar .em-catalog-navigation ul {
  min-width: 200px;
}

#btn-em-admintoolbar {
  z-index: 99;
  padding: 6px;
  border: 1px solid #000;
  -webkit-box-shadow: 0 0 10px #999999;
  box-shadow: 0 0 10px #999999;
  background-color: #000;
  color: #fff;
  font-size: 0;
  display: inline-block;
  text-indent: -99999px;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  text-indent: 0;
  position: absolute;
  top: 6px;
  right: 6px;
  width: 28px;
}
#btn-em-admintoolbar:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00d";
  font-size: 17px;
}

.has-admin-toolbar {
  margin-top: 32px;
}

.em-admin-toolbar-logo {
  float: right;
  color: #fff;
  padding: 4px 10px;
  background: #ff7200;
  border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  margin-right: 10px;
}
.em-admin-toolbar-logo a {
  position: absolute;
  left: 10px;
  top: 4px;
}
.em-admin-toolbar-logo span {
  position: relative;
}
.em-admin-toolbar-logo span:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f007";
  font-size: 17px;
  margin-left: 5px;
}

/*Test column mobile*/
.emcatalog-desktop-1,
.emcatalog-desktop-small-1,
.emcatalog-tablet-1,
.emcatalog-mobile-1 {
  /*margin-right:-10px;*/
  margin: 0px 10px;
}
.emcatalog-desktop-1 li.item,
.emcatalog-desktop-small-1 li.item,
.emcatalog-tablet-1 li.item,
.emcatalog-mobile-1 li.item {
  width: 100%;
  padding: 10px;
  margin-bottom: 20px;
}
.emcatalog-desktop-1 li.item .product-item,
.emcatalog-desktop-small-1 li.item .product-item,
.emcatalog-tablet-1 li.item .product-item,
.emcatalog-mobile-1 li.item .product-item {
  margin: 0;
  padding: 10px;
}

.emcatalog-desktop-2,
.emcatalog-desktop-small-2,
.emcatalog-tablet-2,
.emcatalog-mobile-2 {
  /*margin-right:-10px;*/
  margin: 0px 10px;
}
.emcatalog-desktop-2 li.item,
.emcatalog-desktop-small-2 li.item,
.emcatalog-tablet-2 li.item,
.emcatalog-mobile-2 li.item {
  width: 50%;
  padding: 10px;
  margin-bottom: 20px;
}
.emcatalog-desktop-2 li.item .product-item,
.emcatalog-desktop-small-2 li.item .product-item,
.emcatalog-tablet-2 li.item .product-item,
.emcatalog-mobile-2 li.item .product-item {
  margin: 0;
  padding: 10px;
}

.emcatalog-desktop-3,
.emcatalog-desktop-small-3,
.emcatalog-tablet-3,
.emcatalog-mobile-3 {
  /*margin-right:-10px;*/
  margin: 0px 10px;
}
.emcatalog-desktop-3 li.item,
.emcatalog-desktop-small-3 li.item,
.emcatalog-tablet-3 li.item,
.emcatalog-mobile-3 li.item {
  width: 33.33333%;
  padding: 10px;
  margin-bottom: 20px;
}
.emcatalog-desktop-3 li.item .product-item,
.emcatalog-desktop-small-3 li.item .product-item,
.emcatalog-tablet-3 li.item .product-item,
.emcatalog-mobile-3 li.item .product-item {
  margin: 0;
  padding: 10px;
}

.emcatalog-desktop-4,
.emcatalog-desktop-small-4,
.emcatalog-tablet-4,
.emcatalog-mobile-4 {
  /*margin-right:-10px;*/
  margin: 0px 10px;
}
.emcatalog-desktop-4 li.item,
.emcatalog-desktop-small-4 li.item,
.emcatalog-tablet-4 li.item,
.emcatalog-mobile-4 li.item {
  width: 25%;
  padding: 10px;
  margin-bottom: 20px;
}
.emcatalog-desktop-4 li.item .product-item,
.emcatalog-desktop-small-4 li.item .product-item,
.emcatalog-tablet-4 li.item .product-item,
.emcatalog-mobile-4 li.item .product-item {
  margin: 0;
  padding: 10px;
}

.emcatalog-desktop-5,
.emcatalog-desktop-small-5,
.emcatalog-tablet-5,
.emcatalog-mobile-5 {
  /*margin-right:-10px;*/
  margin: 0px 10px;
}
.emcatalog-desktop-5 li.item,
.emcatalog-desktop-small-5 li.item,
.emcatalog-tablet-5 li.item,
.emcatalog-mobile-5 li.item {
  width: 20%;
  padding: 10px;
  margin-bottom: 20px;
}
.emcatalog-desktop-5 li.item .product-item,
.emcatalog-desktop-small-5 li.item .product-item,
.emcatalog-tablet-5 li.item .product-item,
.emcatalog-mobile-5 li.item .product-item {
  margin: 0;
  padding: 10px;
}

.emcatalog-desktop-6,
.emcatalog-desktop-small-6,
.emcatalog-tablet-6,
.emcatalog-mobile-6 {
  /*margin-right:-10px;*/
  margin: 0px 10px;
}
.emcatalog-desktop-6 li.item,
.emcatalog-desktop-small-6 li.item,
.emcatalog-tablet-6 li.item,
.emcatalog-mobile-6 li.item {
  width: 16.66667%;
  padding: 10px;
  margin-bottom: 20px;
}
.emcatalog-desktop-6 li.item .product-item,
.emcatalog-desktop-small-6 li.item .product-item,
.emcatalog-tablet-6 li.item .product-item,
.emcatalog-mobile-6 li.item .product-item {
  margin: 0;
  padding: 10px;
}

/*Animate*/
.bounceInRight, .bounceInLeft, .bounceInUp, .bounceInDown {
  transform: translateY(400px);
}

/* ============================================ *
 * Configurable Swatches
 * ============================================ */
/* Clears */
.clearfix:after,
.configurable-swatch-list:after,
.product-view .product-options .swatch-attr:after {
  content: '';
  display: table;
  clear: both;
}
.product-view-detail .product-img-box .media-left .product-image img {
width: 100%;
}
/* Custom category list */
.custom-colorswatch, .custom-colorswatch .custom-swatch-link{
	display: none;
}
.configurable-swatch-list  .checked {
	border-color: #3399CC;
}
/* General Swatch Styling */
.swatch-link,
.swatch-label {
  display: block;
  border-radius: 3px;
  font-size: 14px;
  text-align: center;
  color: #636363;
  text-decoration: none;
  box-sizing: content-box;
}

.swatch-link {
  border: 1px solid #cccccc;
  margin: 0 0 3px;
}
.swatch-link img {
  border-radius: 2px;
}
.swatch-link:hover {
  cursor: pointer;
  text-decoration: none;
}
.swatch-link .x {
  display: none;
  text-indent: -999em;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(https://trinhmy.com/skin/frontend/em0132/default/images/bg_x.png) center no-repeat transparent;
  z-index: 10;
}
.swatch-link.has-image .swatch-label {
  position: relative;
}
.swatch-link.has-image img {
  position: absolute;
  top: 0;
  left: 0;
}

.swatch-label {
  border: 1px solid #fff;
  margin: 0;
  white-space: nowrap;
  background: #f4f4f4;
}

.configurable-swatch-list {
  margin-left: -3px;
  zoom: 1;
  clear: both;
  -webkit-transform: translateZ(0px);
}
.configurable-swatch-list li {
  float: left;
  zoom: 1;
  margin: 0 0 0 3px;
}
.products-grid .configurable-swatch-list li {
  display: inline-block;
  float: none;
  margin: 0;
  vertical-align: top;
}
.configurable-swatch-list .not-available .x {
  display: block;
}
.configurable-swatch-list .not-available .swatch-link {
  border-color: #ededed;
  position: relative;
}
.configurable-swatch-list .not-available .swatch-link.has-image img {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.configurable-swatch-list .not-available .swatch-label {
  color: #aaa;
  background: #fff;
}
.configurable-swatch-list .wide-swatch .swatch-label {
  padding: 0 6px;
}
.configurable-swatch-list .not-available a:focus {
  outline: 0;
}

#narrow-by-list dd .configurable-swatch-list li {
  margin: 0 0 0 3px;
  width: 47%;
}
#narrow-by-list dd .swatch-link {
  border: none;
  line-height: 25px;
  margin-right: 2px;
  text-align: left;
}
#narrow-by-list dd .swatch-link.has-image {
  line-height: inherit;
}
#narrow-by-list dd .swatch-link:hover .swatch-label {
  border-color: #3399cc;
}
#narrow-by-list dd .swatch-label {
  background: #f4f4f4;
  border: 1px solid #cccccc;
  border-radius: 3px;
  display: block;
  float: left;
  line-height: 1.5em;
  margin: 0 5px 0 0;
  padding: 1px 5px;
  white-space: nowrap;
}
#narrow-by-list dd .swatch-label img {
  border: 1px solid #fff;
  border-radius: 3px;
  box-sizing: content-box;
}
#narrow-by-list dd .has-image .swatch-label {
  padding: 0;
}

@media only screen and (max-width: 770px) {
  #narrow-by-list dd .configurable-swatch-list li:nth-child(odd) {
    clear: left;
  }
}
.currently .swatch-current {
  position: relative;
}
.currently .swatch-current .btn-remove {
  margin-top: -10px;
  position: absolute;
  right: 0;
  top: 50%;
}
.currently .swatch-current span {
  display: block;
  float: left;
}
.currently .swatch-link {
  display: inline-block;
  margin: 0 0 0 3px;
}
.currently .swatch-link:hover {
  border-color: #cccccc;
  cursor: default;
}

/* Other Swatch States */
.configurable-swatch-list .hover .swatch-link,
.configurable-swatch-list .selected .swatch-link,
.swatch-link:hover {
  border-color: #3399cc;
}

.configurable-swatch-box {
  background: none !important;
}
.configurable-swatch-box select.swatch-select {
  display: none;
}
.configurable-swatch-box .validation-advice {
  margin: 0 0 5px;
  background: #df280a;
  padding: 2px 5px !important;
  font-weight: bold;
  color: #fff !important;
  float: left;
  display: block;
  border-radius: 3px;
}
.product-image-gallery .gallery-image {
	display: none;
}

/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("https://trinhmy.com/skin/frontend/em0132/default/css/fonts/fontawesome-webfont.eot?v=4.1.0");
  src: url("https://trinhmy.com/skin/frontend/em0132/default/css/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("https://trinhmy.com/skin/frontend/em0132/default/css/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("https://trinhmy.com/skin/frontend/em0132/default/css/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("https://trinhmy.com/skin/frontend/em0132/default/css/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }

  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }

  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: white;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper-square:before,
.fa-pied-piper:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

/*
 * Responsive YouTube, Vimeo, Embed, and HTML5 Videos with CSS
 * http://www.jonsuh.com
 *
 * Copyright (c) 2012 Jonathan Suh
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */

.js-video {
	height: 0;
	padding-top: 25px;
	padding-bottom: 67.5%;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
}
.js-video.vimeo {
	padding-top: 0;
}
.js-video.widescreen {
	padding-bottom: 57.25%;
}
.js-video embed, .js-video iframe, .js-video object, .js-video video {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
}

/* Responsive */
@media (max-width: 767px) {
	.js-video {
		padding-top: 0;
	}
}

/* Hover Fix */
iframe.hover-fix { position:absolute; left:-1px; top:-1px; z-index:-1; background:transparent; filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0); }
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */

.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	/*width: 100%;*/
	-ms-touch-action: pan-y;
	margin:0;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	/*-webkit-transform: translate3d(0px, 0px, 0px);*/
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
	padding:0px 10px;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(https://trinhmy.com/skin/frontend/em0132/default/em_filterproducts/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  /*-webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);*/
}
/****************** CUSTOM THEME EXAMPLE ****************************/
/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(https://trinhmy.com/skin/frontend/em0132/default/em_filterproducts/AjaxLoader.gif) no-repeat center center
}
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  select {
    background: #fff !important;
  }

  .navbar {
    display: none;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: white;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #428bca;
  text-decoration: none;
}
a:hover, a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

cite {
  font-style: normal;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-muted {
  color: #999999;
}

.text-primary {
  color: #428bca;
}

a.text-primary:hover {
  color: #3071a9;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #428bca;
}

a.bg-primary:hover {
  background-color: #3071a9;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.42857;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .dl-horizontal dd:before, .dl-horizontal dd:after {
    content: " ";
    display: table;
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #999999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

blockquote:before,
blockquote:after {
  content: "";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: white;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: whitesmoke;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 760px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 980px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -10px;
  margin-right: -10px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24 {
  float: left;
}

.col-xs-1 {
  width: 4.16667%;
}

.col-xs-2 {
  width: 8.33333%;
}

.col-xs-3 {
  width: 12.5%;
}

.col-xs-4 {
  width: 16.66667%;
}

.col-xs-5 {
  width: 20.83333%;
}

.col-xs-6 {
  width: 25%;
}

.col-xs-7 {
  width: 29.16667%;
}

.col-xs-8 {
  width: 33.33333%;
}

.col-xs-9 {
  width: 37.5%;
}

.col-xs-10 {
  width: 41.66667%;
}

.col-xs-11 {
  width: 45.83333%;
}

.col-xs-12 {
  width: 50%;
}

.col-xs-13 {
  width: 54.16667%;
}

.col-xs-14 {
  width: 58.33333%;
}

.col-xs-15 {
  width: 62.5%;
}

.col-xs-16 {
  width: 66.66667%;
}

.col-xs-17 {
  width: 70.83333%;
}

.col-xs-18 {
  width: 75%;
}

.col-xs-19 {
  width: 79.16667%;
}

.col-xs-20 {
  width: 83.33333%;
}

.col-xs-21 {
  width: 87.5%;
}

.col-xs-22 {
  width: 91.66667%;
}

.col-xs-23 {
  width: 95.83333%;
}

.col-xs-24 {
  width: 100%;
}

.col-xs-pull-0 {
  right: 0%;
}

.col-xs-pull-1 {
  right: 4.16667%;
}

.col-xs-pull-2 {
  right: 8.33333%;
}

.col-xs-pull-3 {
  right: 12.5%;
}

.col-xs-pull-4 {
  right: 16.66667%;
}

.col-xs-pull-5 {
  right: 20.83333%;
}

.col-xs-pull-6 {
  right: 25%;
}

.col-xs-pull-7 {
  right: 29.16667%;
}

.col-xs-pull-8 {
  right: 33.33333%;
}

.col-xs-pull-9 {
  right: 37.5%;
}

.col-xs-pull-10 {
  right: 41.66667%;
}

.col-xs-pull-11 {
  right: 45.83333%;
}

.col-xs-pull-12 {
  right: 50%;
}

.col-xs-pull-13 {
  right: 54.16667%;
}

.col-xs-pull-14 {
  right: 58.33333%;
}

.col-xs-pull-15 {
  right: 62.5%;
}

.col-xs-pull-16 {
  right: 66.66667%;
}

.col-xs-pull-17 {
  right: 70.83333%;
}

.col-xs-pull-18 {
  right: 75%;
}

.col-xs-pull-19 {
  right: 79.16667%;
}

.col-xs-pull-20 {
  right: 83.33333%;
}

.col-xs-pull-21 {
  right: 87.5%;
}

.col-xs-pull-22 {
  right: 91.66667%;
}

.col-xs-pull-23 {
  right: 95.83333%;
}

.col-xs-pull-24 {
  right: 100%;
}

.col-xs-push-0 {
  left: 0%;
}

.col-xs-push-1 {
  left: 4.16667%;
}

.col-xs-push-2 {
  left: 8.33333%;
}

.col-xs-push-3 {
  left: 12.5%;
}

.col-xs-push-4 {
  left: 16.66667%;
}

.col-xs-push-5 {
  left: 20.83333%;
}

.col-xs-push-6 {
  left: 25%;
}

.col-xs-push-7 {
  left: 29.16667%;
}

.col-xs-push-8 {
  left: 33.33333%;
}

.col-xs-push-9 {
  left: 37.5%;
}

.col-xs-push-10 {
  left: 41.66667%;
}

.col-xs-push-11 {
  left: 45.83333%;
}

.col-xs-push-12 {
  left: 50%;
}

.col-xs-push-13 {
  left: 54.16667%;
}

.col-xs-push-14 {
  left: 58.33333%;
}

.col-xs-push-15 {
  left: 62.5%;
}

.col-xs-push-16 {
  left: 66.66667%;
}

.col-xs-push-17 {
  left: 70.83333%;
}

.col-xs-push-18 {
  left: 75%;
}

.col-xs-push-19 {
  left: 79.16667%;
}

.col-xs-push-20 {
  left: 83.33333%;
}

.col-xs-push-21 {
  left: 87.5%;
}

.col-xs-push-22 {
  left: 91.66667%;
}

.col-xs-push-23 {
  left: 95.83333%;
}

.col-xs-push-24 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 4.16667%;
}

.col-xs-offset-2 {
  margin-left: 8.33333%;
}

.col-xs-offset-3 {
  margin-left: 12.5%;
}

.col-xs-offset-4 {
  margin-left: 16.66667%;
}

.col-xs-offset-5 {
  margin-left: 20.83333%;
}

.col-xs-offset-6 {
  margin-left: 25%;
}

.col-xs-offset-7 {
  margin-left: 29.16667%;
}

.col-xs-offset-8 {
  margin-left: 33.33333%;
}

.col-xs-offset-9 {
  margin-left: 37.5%;
}

.col-xs-offset-10 {
  margin-left: 41.66667%;
}

.col-xs-offset-11 {
  margin-left: 45.83333%;
}

.col-xs-offset-12 {
  margin-left: 50%;
}

.col-xs-offset-13 {
  margin-left: 54.16667%;
}

.col-xs-offset-14 {
  margin-left: 58.33333%;
}

.col-xs-offset-15 {
  margin-left: 62.5%;
}

.col-xs-offset-16 {
  margin-left: 66.66667%;
}

.col-xs-offset-17 {
  margin-left: 70.83333%;
}

.col-xs-offset-18 {
  margin-left: 75%;
}

.col-xs-offset-19 {
  margin-left: 79.16667%;
}

.col-xs-offset-20 {
  margin-left: 83.33333%;
}

.col-xs-offset-21 {
  margin-left: 87.5%;
}

.col-xs-offset-22 {
  margin-left: 91.66667%;
}

.col-xs-offset-23 {
  margin-left: 95.83333%;
}

.col-xs-offset-24 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24 {
    float: left;
  }

  .col-sm-1 {
    width: 4.16667%;
  }

  .col-sm-2 {
    width: 8.33333%;
  }

  .col-sm-3 {
    width: 12.5%;
  }

  .col-sm-4 {
    width: 16.66667%;
  }

  .col-sm-5 {
    width: 20.83333%;
  }

  .col-sm-6 {
    width: 25%;
  }

  .col-sm-7 {
    width: 29.16667%;
  }

  .col-sm-8 {
    width: 33.33333%;
  }

  .col-sm-9 {
    width: 37.5%;
  }

  .col-sm-10 {
    width: 41.66667%;
  }

  .col-sm-11 {
    width: 45.83333%;
  }

  .col-sm-12 {
    width: 50%;
  }

  .col-sm-13 {
    width: 54.16667%;
  }

  .col-sm-14 {
    width: 58.33333%;
  }

  .col-sm-15 {
    width: 62.5%;
  }

  .col-sm-16 {
    width: 66.66667%;
  }

  .col-sm-17 {
    width: 70.83333%;
  }

  .col-sm-18 {
    width: 75%;
  }

  .col-sm-19 {
    width: 79.16667%;
  }

  .col-sm-20 {
    width: 83.33333%;
  }

  .col-sm-21 {
    width: 87.5%;
  }

  .col-sm-22 {
    width: 91.66667%;
  }

  .col-sm-23 {
    width: 95.83333%;
  }

  .col-sm-24 {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: 0%;
  }

  .col-sm-pull-1 {
    right: 4.16667%;
  }

  .col-sm-pull-2 {
    right: 8.33333%;
  }

  .col-sm-pull-3 {
    right: 12.5%;
  }

  .col-sm-pull-4 {
    right: 16.66667%;
  }

  .col-sm-pull-5 {
    right: 20.83333%;
  }

  .col-sm-pull-6 {
    right: 25%;
  }

  .col-sm-pull-7 {
    right: 29.16667%;
  }

  .col-sm-pull-8 {
    right: 33.33333%;
  }

  .col-sm-pull-9 {
    right: 37.5%;
  }

  .col-sm-pull-10 {
    right: 41.66667%;
  }

  .col-sm-pull-11 {
    right: 45.83333%;
  }

  .col-sm-pull-12 {
    right: 50%;
  }

  .col-sm-pull-13 {
    right: 54.16667%;
  }

  .col-sm-pull-14 {
    right: 58.33333%;
  }

  .col-sm-pull-15 {
    right: 62.5%;
  }

  .col-sm-pull-16 {
    right: 66.66667%;
  }

  .col-sm-pull-17 {
    right: 70.83333%;
  }

  .col-sm-pull-18 {
    right: 75%;
  }

  .col-sm-pull-19 {
    right: 79.16667%;
  }

  .col-sm-pull-20 {
    right: 83.33333%;
  }

  .col-sm-pull-21 {
    right: 87.5%;
  }

  .col-sm-pull-22 {
    right: 91.66667%;
  }

  .col-sm-pull-23 {
    right: 95.83333%;
  }

  .col-sm-pull-24 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: 0%;
  }

  .col-sm-push-1 {
    left: 4.16667%;
  }

  .col-sm-push-2 {
    left: 8.33333%;
  }

  .col-sm-push-3 {
    left: 12.5%;
  }

  .col-sm-push-4 {
    left: 16.66667%;
  }

  .col-sm-push-5 {
    left: 20.83333%;
  }

  .col-sm-push-6 {
    left: 25%;
  }

  .col-sm-push-7 {
    left: 29.16667%;
  }

  .col-sm-push-8 {
    left: 33.33333%;
  }

  .col-sm-push-9 {
    left: 37.5%;
  }

  .col-sm-push-10 {
    left: 41.66667%;
  }

  .col-sm-push-11 {
    left: 45.83333%;
  }

  .col-sm-push-12 {
    left: 50%;
  }

  .col-sm-push-13 {
    left: 54.16667%;
  }

  .col-sm-push-14 {
    left: 58.33333%;
  }

  .col-sm-push-15 {
    left: 62.5%;
  }

  .col-sm-push-16 {
    left: 66.66667%;
  }

  .col-sm-push-17 {
    left: 70.83333%;
  }

  .col-sm-push-18 {
    left: 75%;
  }

  .col-sm-push-19 {
    left: 79.16667%;
  }

  .col-sm-push-20 {
    left: 83.33333%;
  }

  .col-sm-push-21 {
    left: 87.5%;
  }

  .col-sm-push-22 {
    left: 91.66667%;
  }

  .col-sm-push-23 {
    left: 95.83333%;
  }

  .col-sm-push-24 {
    left: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  .col-sm-offset-1 {
    margin-left: 4.16667%;
  }

  .col-sm-offset-2 {
    margin-left: 8.33333%;
  }

  .col-sm-offset-3 {
    margin-left: 12.5%;
  }

  .col-sm-offset-4 {
    margin-left: 16.66667%;
  }

  .col-sm-offset-5 {
    margin-left: 20.83333%;
  }

  .col-sm-offset-6 {
    margin-left: 25%;
  }

  .col-sm-offset-7 {
    margin-left: 29.16667%;
  }

  .col-sm-offset-8 {
    margin-left: 33.33333%;
  }

  .col-sm-offset-9 {
    margin-left: 37.5%;
  }

  .col-sm-offset-10 {
    margin-left: 41.66667%;
  }

  .col-sm-offset-11 {
    margin-left: 45.83333%;
  }

  .col-sm-offset-12 {
    margin-left: 50%;
  }

  .col-sm-offset-13 {
    margin-left: 54.16667%;
  }

  .col-sm-offset-14 {
    margin-left: 58.33333%;
  }

  .col-sm-offset-15 {
    margin-left: 62.5%;
  }

  .col-sm-offset-16 {
    margin-left: 66.66667%;
  }

  .col-sm-offset-17 {
    margin-left: 70.83333%;
  }

  .col-sm-offset-18 {
    margin-left: 75%;
  }

  .col-sm-offset-19 {
    margin-left: 79.16667%;
  }

  .col-sm-offset-20 {
    margin-left: 83.33333%;
  }

  .col-sm-offset-21 {
    margin-left: 87.5%;
  }

  .col-sm-offset-22 {
    margin-left: 91.66667%;
  }

  .col-sm-offset-23 {
    margin-left: 95.83333%;
  }

  .col-sm-offset-24 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24 {
    float: left;
  }

  .col-md-1 {
    width: 4.16667%;
  }

  .col-md-2 {
    width: 8.33333%;
  }

  .col-md-3 {
    width: 12.5%;
  }

  .col-md-4 {
    width: 16.66667%;
  }

  .col-md-5 {
    width: 20.83333%;
  }

  .col-md-6 {
    width: 25%;
  }

  .col-md-7 {
    width: 29.16667%;
  }

  .col-md-8 {
    width: 33.33333%;
  }

  .col-md-9 {
    width: 37.5%;
  }

  .col-md-10 {
    width: 41.66667%;
  }

  .col-md-11 {
    width: 45.83333%;
  }

  .col-md-12 {
    width: 50%;
  }

  .col-md-13 {
    width: 54.16667%;
  }

  .col-md-14 {
    width: 58.33333%;
  }

  .col-md-15 {
    width: 62.5%;
  }

  .col-md-16 {
    width: 66.66667%;
  }

  .col-md-17 {
    width: 70.83333%;
  }

  .col-md-18 {
    width: 75%;
  }

  .col-md-19 {
    width: 79.16667%;
  }

  .col-md-20 {
    width: 83.33333%;
  }

  .col-md-21 {
    width: 87.5%;
  }

  .col-md-22 {
    width: 91.66667%;
  }

  .col-md-23 {
    width: 95.83333%;
  }

  .col-md-24 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: 0%;
  }

  .col-md-pull-1 {
    right: 4.16667%;
  }

  .col-md-pull-2 {
    right: 8.33333%;
  }

  .col-md-pull-3 {
    right: 12.5%;
  }

  .col-md-pull-4 {
    right: 16.66667%;
  }

  .col-md-pull-5 {
    right: 20.83333%;
  }

  .col-md-pull-6 {
    right: 25%;
  }

  .col-md-pull-7 {
    right: 29.16667%;
  }

  .col-md-pull-8 {
    right: 33.33333%;
  }

  .col-md-pull-9 {
    right: 37.5%;
  }

  .col-md-pull-10 {
    right: 41.66667%;
  }

  .col-md-pull-11 {
    right: 45.83333%;
  }

  .col-md-pull-12 {
    right: 50%;
  }

  .col-md-pull-13 {
    right: 54.16667%;
  }

  .col-md-pull-14 {
    right: 58.33333%;
  }

  .col-md-pull-15 {
    right: 62.5%;
  }

  .col-md-pull-16 {
    right: 66.66667%;
  }

  .col-md-pull-17 {
    right: 70.83333%;
  }

  .col-md-pull-18 {
    right: 75%;
  }

  .col-md-pull-19 {
    right: 79.16667%;
  }

  .col-md-pull-20 {
    right: 83.33333%;
  }

  .col-md-pull-21 {
    right: 87.5%;
  }

  .col-md-pull-22 {
    right: 91.66667%;
  }

  .col-md-pull-23 {
    right: 95.83333%;
  }

  .col-md-pull-24 {
    right: 100%;
  }

  .col-md-push-0 {
    left: 0%;
  }

  .col-md-push-1 {
    left: 4.16667%;
  }

  .col-md-push-2 {
    left: 8.33333%;
  }

  .col-md-push-3 {
    left: 12.5%;
  }

  .col-md-push-4 {
    left: 16.66667%;
  }

  .col-md-push-5 {
    left: 20.83333%;
  }

  .col-md-push-6 {
    left: 25%;
  }

  .col-md-push-7 {
    left: 29.16667%;
  }

  .col-md-push-8 {
    left: 33.33333%;
  }

  .col-md-push-9 {
    left: 37.5%;
  }

  .col-md-push-10 {
    left: 41.66667%;
  }

  .col-md-push-11 {
    left: 45.83333%;
  }

  .col-md-push-12 {
    left: 50%;
  }

  .col-md-push-13 {
    left: 54.16667%;
  }

  .col-md-push-14 {
    left: 58.33333%;
  }

  .col-md-push-15 {
    left: 62.5%;
  }

  .col-md-push-16 {
    left: 66.66667%;
  }

  .col-md-push-17 {
    left: 70.83333%;
  }

  .col-md-push-18 {
    left: 75%;
  }

  .col-md-push-19 {
    left: 79.16667%;
  }

  .col-md-push-20 {
    left: 83.33333%;
  }

  .col-md-push-21 {
    left: 87.5%;
  }

  .col-md-push-22 {
    left: 91.66667%;
  }

  .col-md-push-23 {
    left: 95.83333%;
  }

  .col-md-push-24 {
    left: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }

  .col-md-offset-1 {
    margin-left: 4.16667%;
  }

  .col-md-offset-2 {
    margin-left: 8.33333%;
  }

  .col-md-offset-3 {
    margin-left: 12.5%;
  }

  .col-md-offset-4 {
    margin-left: 16.66667%;
  }

  .col-md-offset-5 {
    margin-left: 20.83333%;
  }

  .col-md-offset-6 {
    margin-left: 25%;
  }

  .col-md-offset-7 {
    margin-left: 29.16667%;
  }

  .col-md-offset-8 {
    margin-left: 33.33333%;
  }

  .col-md-offset-9 {
    margin-left: 37.5%;
  }

  .col-md-offset-10 {
    margin-left: 41.66667%;
  }

  .col-md-offset-11 {
    margin-left: 45.83333%;
  }

  .col-md-offset-12 {
    margin-left: 50%;
  }

  .col-md-offset-13 {
    margin-left: 54.16667%;
  }

  .col-md-offset-14 {
    margin-left: 58.33333%;
  }

  .col-md-offset-15 {
    margin-left: 62.5%;
  }

  .col-md-offset-16 {
    margin-left: 66.66667%;
  }

  .col-md-offset-17 {
    margin-left: 70.83333%;
  }

  .col-md-offset-18 {
    margin-left: 75%;
  }

  .col-md-offset-19 {
    margin-left: 79.16667%;
  }

  .col-md-offset-20 {
    margin-left: 83.33333%;
  }

  .col-md-offset-21 {
    margin-left: 87.5%;
  }

  .col-md-offset-22 {
    margin-left: 91.66667%;
  }

  .col-md-offset-23 {
    margin-left: 95.83333%;
  }

  .col-md-offset-24 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24 {
    float: left;
  }

  .col-lg-1 {
    width: 4.16667%;
  }

  .col-lg-2 {
    width: 8.33333%;
  }

  .col-lg-3 {
    width: 12.5%;
  }

  .col-lg-4 {
    width: 16.66667%;
  }

  .col-lg-5 {
    width: 20.83333%;
  }

  .col-lg-6 {
    width: 25%;
  }

  .col-lg-7 {
    width: 29.16667%;
  }

  .col-lg-8 {
    width: 33.33333%;
  }

  .col-lg-9 {
    width: 37.5%;
  }

  .col-lg-10 {
    width: 41.66667%;
  }

  .col-lg-11 {
    width: 45.83333%;
  }

  .col-lg-12 {
    width: 50%;
  }

  .col-lg-13 {
    width: 54.16667%;
  }

  .col-lg-14 {
    width: 58.33333%;
  }

  .col-lg-15 {
    width: 62.5%;
  }

  .col-lg-16 {
    width: 66.66667%;
  }

  .col-lg-17 {
    width: 70.83333%;
  }

  .col-lg-18 {
    width: 75%;
  }

  .col-lg-19 {
    width: 79.16667%;
  }

  .col-lg-20 {
    width: 83.33333%;
  }

  .col-lg-21 {
    width: 87.5%;
  }

  .col-lg-22 {
    width: 91.66667%;
  }

  .col-lg-23 {
    width: 95.83333%;
  }

  .col-lg-24 {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: 0%;
  }

  .col-lg-pull-1 {
    right: 4.16667%;
  }

  .col-lg-pull-2 {
    right: 8.33333%;
  }

  .col-lg-pull-3 {
    right: 12.5%;
  }

  .col-lg-pull-4 {
    right: 16.66667%;
  }

  .col-lg-pull-5 {
    right: 20.83333%;
  }

  .col-lg-pull-6 {
    right: 25%;
  }

  .col-lg-pull-7 {
    right: 29.16667%;
  }

  .col-lg-pull-8 {
    right: 33.33333%;
  }

  .col-lg-pull-9 {
    right: 37.5%;
  }

  .col-lg-pull-10 {
    right: 41.66667%;
  }

  .col-lg-pull-11 {
    right: 45.83333%;
  }

  .col-lg-pull-12 {
    right: 50%;
  }

  .col-lg-pull-13 {
    right: 54.16667%;
  }

  .col-lg-pull-14 {
    right: 58.33333%;
  }

  .col-lg-pull-15 {
    right: 62.5%;
  }

  .col-lg-pull-16 {
    right: 66.66667%;
  }

  .col-lg-pull-17 {
    right: 70.83333%;
  }

  .col-lg-pull-18 {
    right: 75%;
  }

  .col-lg-pull-19 {
    right: 79.16667%;
  }

  .col-lg-pull-20 {
    right: 83.33333%;
  }

  .col-lg-pull-21 {
    right: 87.5%;
  }

  .col-lg-pull-22 {
    right: 91.66667%;
  }

  .col-lg-pull-23 {
    right: 95.83333%;
  }

  .col-lg-pull-24 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: 0%;
  }

  .col-lg-push-1 {
    left: 4.16667%;
  }

  .col-lg-push-2 {
    left: 8.33333%;
  }

  .col-lg-push-3 {
    left: 12.5%;
  }

  .col-lg-push-4 {
    left: 16.66667%;
  }

  .col-lg-push-5 {
    left: 20.83333%;
  }

  .col-lg-push-6 {
    left: 25%;
  }

  .col-lg-push-7 {
    left: 29.16667%;
  }

  .col-lg-push-8 {
    left: 33.33333%;
  }

  .col-lg-push-9 {
    left: 37.5%;
  }

  .col-lg-push-10 {
    left: 41.66667%;
  }

  .col-lg-push-11 {
    left: 45.83333%;
  }

  .col-lg-push-12 {
    left: 50%;
  }

  .col-lg-push-13 {
    left: 54.16667%;
  }

  .col-lg-push-14 {
    left: 58.33333%;
  }

  .col-lg-push-15 {
    left: 62.5%;
  }

  .col-lg-push-16 {
    left: 66.66667%;
  }

  .col-lg-push-17 {
    left: 70.83333%;
  }

  .col-lg-push-18 {
    left: 75%;
  }

  .col-lg-push-19 {
    left: 79.16667%;
  }

  .col-lg-push-20 {
    left: 83.33333%;
  }

  .col-lg-push-21 {
    left: 87.5%;
  }

  .col-lg-push-22 {
    left: 91.66667%;
  }

  .col-lg-push-23 {
    left: 95.83333%;
  }

  .col-lg-push-24 {
    left: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  .col-lg-offset-1 {
    margin-left: 4.16667%;
  }

  .col-lg-offset-2 {
    margin-left: 8.33333%;
  }

  .col-lg-offset-3 {
    margin-left: 12.5%;
  }

  .col-lg-offset-4 {
    margin-left: 16.66667%;
  }

  .col-lg-offset-5 {
    margin-left: 20.83333%;
  }

  .col-lg-offset-6 {
    margin-left: 25%;
  }

  .col-lg-offset-7 {
    margin-left: 29.16667%;
  }

  .col-lg-offset-8 {
    margin-left: 33.33333%;
  }

  .col-lg-offset-9 {
    margin-left: 37.5%;
  }

  .col-lg-offset-10 {
    margin-left: 41.66667%;
  }

  .col-lg-offset-11 {
    margin-left: 45.83333%;
  }

  .col-lg-offset-12 {
    margin-left: 50%;
  }

  .col-lg-offset-13 {
    margin-left: 54.16667%;
  }

  .col-lg-offset-14 {
    margin-left: 58.33333%;
  }

  .col-lg-offset-15 {
    margin-left: 62.5%;
  }

  .col-lg-offset-16 {
    margin-left: 66.66667%;
  }

  .col-lg-offset-17 {
    margin-left: 70.83333%;
  }

  .col-lg-offset-18 {
    margin-left: 75%;
  }

  .col-lg-offset-19 {
    margin-left: 79.16667%;
  }

  .col-lg-offset-20 {
    margin-left: 83.33333%;
  }

  .col-lg-offset-21 {
    margin-left: 87.5%;
  }

  .col-lg-offset-22 {
    margin-left: 91.66667%;
  }

  .col-lg-offset-23 {
    margin-left: 95.83333%;
  }

  .col-lg-offset-24 {
    margin-left: 100%;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: white;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: whitesmoke;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: whitesmoke;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 0px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: white;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

input[type="date"] {
  line-height: 34px;
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}
.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled], fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled], fieldset[disabled]
input[type="checkbox"],
.radio[disabled], fieldset[disabled]
.radio,
.radio-inline[disabled], fieldset[disabled]
.radio-inline,
.checkbox[disabled], fieldset[disabled]
.checkbox,
.checkbox-inline[disabled], fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}

.form-control-static {
  margin-bottom: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group, .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control, .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group > .form-control, .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label, .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio, .navbar-form .radio,
  .form-inline .checkbox,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 10px;
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .btn:active:focus, .btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus {
  color: #333333;
  text-decoration: none;
}
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.btn-default {
  color: #333333;
  background-color: white;
  border-color: #cccccc;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.open .btn-default.dropdown-toggle {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active, .btn-default.active {
  background-image: none;
}
.open .btn-default.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: white;
  border-color: #cccccc;
}
.btn-default .badge {
  color: white;
  background-color: #333333;
}

.btn-primary {
  color: white;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
  color: white;
  background-color: #3276b1;
  border-color: #285e8e;
}
.open .btn-primary.dropdown-toggle {
  color: white;
  background-color: #3276b1;
  border-color: #285e8e;
}
.btn-primary:active, .btn-primary.active {
  background-image: none;
}
.open .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: white;
}

.btn-success {
  color: white;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
  color: white;
  background-color: #47a447;
  border-color: #398439;
}
.open .btn-success.dropdown-toggle {
  color: white;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active, .btn-success.active {
  background-image: none;
}
.open .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: white;
}

.btn-info {
  color: white;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
  color: white;
  background-color: #39b3d7;
  border-color: #269abc;
}
.open .btn-info.dropdown-toggle {
  color: white;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active, .btn-info.active {
  background-image: none;
}
.open .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: white;
}

.btn-warning {
  color: white;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active {
  color: white;
  background-color: #ed9c28;
  border-color: #d58512;
}
.open .btn-warning.dropdown-toggle {
  color: white;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active, .btn-warning.active {
  background-image: none;
}
.open .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: white;
}

.btn-danger {
  color: white;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {
  color: white;
  background-color: #d2322d;
  border-color: #ac2925;
}
.open .btn-danger.dropdown-toggle {
  color: white;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active {
  background-image: none;
}
.open .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: white;
}

.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("https://trinhmy.com/skin/frontend/em0132/default/css/bootstrap/bootstrap/glyphicons-halflings-regular.eot");
  src: url("https://trinhmy.com/skin/frontend/em0132/default/css/bootstrap/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("https://trinhmy.com/skin/frontend/em0132/default/css/bootstrap/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("https://trinhmy.com/skin/frontend/em0132/default/css/bootstrap/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("https://trinhmy.com/skin/frontend/em0132/default/css/bootstrap/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "\2a";
}

.glyphicon-plus:before {
  content: "\2b";
}

.glyphicon-euro:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: white;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: whitesmoke;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: white;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #999999;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #999999;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}

[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before, .nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: white;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: white;
  background-color: #428bca;
}

.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: white;
  }
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15px 10px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -10px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: none;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -10px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -10px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -10px;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}

.navbar-inverse {
  background-color: #222222;
  border-color: #090909;
}
.navbar-inverse .navbar-brand {
  color: #999999;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: white;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: white;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: white;
  background-color: #090909;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: white;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: white;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: white;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: white;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover {
  color: white;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: whitesmoke;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #999999;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #428bca;
  background-color: white;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  color: white;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: white;
  border-color: #dddddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager:before, .pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: white;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: white;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.label[href]:hover, .label[href]:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}

.label-default {
  background-color: #999999;
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: gray;
}

.label-primary {
  background-color: #428bca;
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #3071a9;
}

.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: white;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

a.badge:hover, a.badge:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: white;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.container .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: white;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media,
.media .media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media-object {
  display: block;
}

.media-heading {
  margin: 0 0 5px;
}

.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: white;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover, a.list-group-item:focus {
  text-decoration: none;
  background-color: whitesmoke;
}
a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
  z-index: 2;
  color: white;
  background-color: #428bca;
  border-color: #428bca;
}
a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: white;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: whitesmoke;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}

.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: whitesmoke;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}

.panel-primary {
  border-color: #428bca;
}
.panel-primary > .panel-heading {
  color: white;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}

.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: black;
  text-shadow: 0 1px 0 white;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover, .close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: white;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: black;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857;
}

.modal-body {
  position: relative;
  padding: 20px;
}

.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: black;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: black;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: black;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: white;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: fadein(rgba(0, 0, 0, 0.2), 5%);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: white;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: fadein(rgba(0, 0, 0, 0.2), 5%);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: white;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: fadein(rgba(0, 0, 0, 0.2), 5%);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: white;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: fadein(rgba(0, 0, 0, 0.2), 5%);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: white;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover, .carousel-control:focus {
  outline: none;
  color: white;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid white;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: white;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

/*$max-content-width: value screen*/
/*Category product*/
/*button style*/
/*Header*/
@media (min-width: 768px) and (max-width: 991px) {
  .form-search .text-search {
    width: 60%;
  }

  .input_cat {
    width: 40%;
  }
}
/*clear padding, margin*/
@media (max-width: 767px) {
  .clear-padding {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .clear-padding-left {
    padding-left: 10px !important;
  }

  .clear-padding-right {
    padding-right: 10px !important;
  }

  .clear-margin {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }

  .em-box-cate .list-item .tabs li {
    display: inline-block;
    margin: 0 5px;
  }

  .embase-tab-03 .view-all-deal {
    padding-top: 17px;
    top: 0;
  }
}
@media (max-width: 767px) {
  .quickshop-link-container,
  .quickshop-link-container .quickshop-link {
    display: none;
  }

  .cate-effect-01 .products-grid .item .add-to-links {
    width: 66.66%;
  }

  .cate-effect-01 .products-grid .item button.button.btn-cart {
    width: 33.33%;
  }

  .em-logo {
    margin: 25px 0 10px;
  }

  .em-top-cart {
    margin-top: 20px;
  }

  .form-search .input_cat {
    width: 40%;
    display: none;
  }

  .form-search .text-search {
    width: 100%;
  }

  .mb-click .em-toggle-menu-control-open {
    position: fixed;
    z-index: 99;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(58, 56, 56, 0.22);
  }
  .mb-click .btn-header-mobile-top {
    width: 15%;
    text-align: center;
    background: #f2f2f2;
    margin: 0;
  }

  .em-toggle-menu-control-open {
    -moz-transition: all 400ms ease;
    -webkit-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
  }
  .em-toggle-menu-control-open .em-language-currency, .em-toggle-menu-control-open .em-top-links {
    display: inline-block;
    float: none !important;
    text-align: center;
  }
  .em-toggle-menu-control-open .em-language-currency {
    padding: 5px 10px 0;
  }
  .em-toggle-menu-control-open .em-language-currency .toolbar-switch {
    display: inline-block;
    float: none;
  }
  .em-toggle-menu-control-open .em-language-currency .toolbar-switch .toolbar-dropdown span.current {
    color: #ffffff;
    border-color: #383c48;
    background-color: #383c48;
  }
  .em-toggle-menu-control-open .em-language-currency .toolbar-switch .toolbar-dropdown ul {
    left: 0;
  }

  .btn-header-mobile-top {
    display: inline-block;
    border: 1px solid;
    padding: 5px 4px 4px;
    margin-top: 20px;
    cursor: pointer;
  }
  .btn-header-mobile-top .fa {
    font-size: 24px;
  }

  .toggle-menu-wrapper {
    float: left;
    width: 85%;
    height: 100%;
    background: #f2f2f2;
    overflow-x: auto;
    display: inline-block !important;
    -moz-transition: all 400ms ease;
    -webkit-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }

  /*.em-top-cart.cart-mb{
  	margin-top:30px;
  	.em-summary-topcart{
  		margin:0;
  	}
  	.em-topcart-text{
  		display:none
  	}
  	.icon-topcart{
  		margin:0!important;
  		width:29px;
  		min-width:29px;
  		padding: 0 5px;
  		.em-topcart-qty{
  			@include position_style(absolute, right, -6px, top, -8px);
  			@include border-radius(50%);
  			padding: 1px 3px;
  			min-width: 15px;
  			font-size: 70%;
  		}
  		.fa{
  			position:static;	
  			width: auto;
  			margin: 0;
  			padding: 5px 0px;
  			&:before{
  				width:auto;
  				height:auto;
  				position:static;
  				@include font-awesome(\f07a,17px);
  			}
  		}
  	}
  	.em-wrapper-topcart .topcart-popup{
  		right:0px;
  		width:300px;
  		top:30px;
  	}
  }*/
  /*header layout04*/
  .container-fluild {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .em-fixed-sidebar {
    position: static !important;
    overflow: initial !important;
  }

  /*fix header style*/
  .em-header-type-mobile .em-account {
    position: static;
    float: right;
    padding: 0;
    margin-right: 3px;
  }
  .em-header-type-mobile .icon-account {
    padding: 7px 5px;
    display: inline-block;
    border: 1px solid;
    min-height: 37px;
    margin-top: 20px;
  }
  .em-header-type-mobile .icon-account .fa {
    font-size: 1.5em;
  }
  .em-header-type-mobile .em-top-search {
    margin-bottom: 20px;
  }
  .em-header-type-mobile .mobile-top-main {
    text-align: center;
  }
  .em-header-type-mobile .store-switcher li {
    float: left;
    margin-right: 10px;
  }

  /*Header Link Mobile*/
  .list-link-mobile {
    overflow: hidden;
    margin: 0 !important;
    padding: 5px 0;
    border-top: 1px solid;
  }
  .list-link-mobile li {
    padding: 10px 0;
  }
  .list-link-mobile li a:before {
    font-size: 16px;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid;
    border-radius: 50%;
    margin-bottom: 1px;
    font-family: FontAwesome;
    display: inline-block;
    background: transparent;
    margin-bottom: 10px;
  }
  .list-link-mobile li span {
    display: inline-block;
    width: 100%;
  }
  .list-link-mobile li:first-child {
    border-left: 0;
  }

  .em-mobile-help {
    padding-top: 15px;
  }
  .em-mobile-help li a {
    padding: 8px 10px;
    border: 1px solid;
    margin-bottom: -1px;
    display: block;
  }
  .em-mobile-help li a span {
    margin-right: 5px;
  }
}
@media (max-width: 767px) {
  .em-box-cate .clear-padding.last {
    margin: 0;
    padding: 0 10px !important;
  }

  .owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: 5px;
  }

  .owl-theme .owl-controls .owl-buttons div.owl-next {
    right: 5px;
  }

  .em-sidebar .owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: 5px;
  }

  .em-sidebar .owl-theme .owl-controls .owl-buttons div.owl-next {
    right: 5px;
  }
}
/*footer*/
@media (min-width: 768px) and (max-width: 1200px) {
  .block-subscribe .input-box {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .em-footer-address {
    text-align: center;
  }
  .em-footer-address .f-left, .em-footer-address .f-right {
    float: none !important;
  }

  .container-footer .em-block-title {
    margin-top: 15px;
    padding-bottom: 5px;
  }

  .wrapper-footer hr {
    margin-top: 0;
  }
}
/*effect - home page*/
@media (min-width: 768px) and (max-width: 991px) {
  .em-effect04 .mask-info {
    margin: 5%;
  }

  .em-filterproducts-grid .r-tabs .r-tabs-nav .r-tabs-tab {
    width: 50%;
  }
  .em-filterproducts-grid .r-tabs .r-tabs-nav .r-tabs-tab:last-child {
    display: none;
  }
  .em-filterproducts-grid .em-more-views .col-sm-6 {
    width: 50%;
    margin-bottom: 10px;
  }
}
@media (max-width: 330px) {
  .em-effect04 .mask-info p, .em-effect04 .mask-info a.info {
    display: none;
  }

  .em-filterproducts-grid .r-tabs .r-tabs-nav .r-tabs-tab {
    width: 50%;
    padding: 0 10px;
  }
  .em-filterproducts-grid .r-tabs .r-tabs-nav .r-tabs-tab:last-child {
    display: none;
  }

  button.button {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/*home*/
@media (max-width: 767px) {
  .em-tab-custom .r-tabs .r-tabs-nav {
    display: block;
  }
  .em-tab-custom .r-tabs .r-tabs-accordion-title,
  .em-tab-custom .r-tabs .tab-content .r-tabs-accordion-title {
    display: none;
  }

  .effect-hover-text, .effect-hover-text-right, .effect-hover-text-center, .effect-hover-text2 {
    display: inline-block;
    max-width: 100%;
  }

  .tp-banner {
    width: 100% !important;
  }

  .wrapper-four-banner .line-left {
    border-right: 1px solid;
  }

  .columns-3 .col-1, .columns-3 .col-2, .columns-3 .col-3 {
    width: 100%;
  }

  .columns-2 .col-1, .columns-2 .col-2 {
    width: 100%;
  }

  .banner-fullwidth .content-fullwidth h1 {
    font-size: 200% !important;
  }
}
/*============= Deal ===============*/
@media (min-width: 992px) and (max-width: 1199px) {
  #em-sidebar-deal .show_clock.clock_style_1 .clock li span {
    min-width: 35px;
    font-size: 100%;
  }
  #em-sidebar-deal .clock_style_1 .clock li p {
    font-size: 8px;
  }
}
/*category*/
@media (min-width: 768px) and (max-width: 991px) {
  .three-columns .category-products .products-list .product-image img {
    width: 125px !important;
    height: 125px !important;
  }

  .block-related .em-related-noslider li.item .product-shop,
  .block-compare #compare-items li.item .product-shop,
  .block-wishlist li.item .product-details,
  .block-viewed li.item .product-name {
    clear: both;
    float: left;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .category-products .products-list .product-image img {
    width: 125px !important;
    height: 125px !important;
  }
  .category-products .products-grid {
    margin-right: 0 !important;
  }

  .toolbar .toolbar-dropdown {
    width: 100px;
  }
  .toolbar .limiter {
    margin-right: 33px;
  }
}
/*=============== Detail ================*/
@media (max-width: 1200px) {
  #product-review-table {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .product-view-detail .product-shop .deal_qty {
    margin-top: 0;
    padding-bottom: 1.55em;
    margin-right: 0;
  }
  .product-view-detail .product-shop .add-to-box {
    clear: both;
  }
  .product-view-detail .product-shop .add-to-links {
    float: none;
    display: inline-block;
    margin-left: 1px;
  }
  .product-view-detail .product-shop .ratings .link_review_form {
    float: left;
    margin-top: 10px;
  }
  .product-view-detail .product-shop .email-friend {
    float: left;
  }
}
@media (max-width: 767px) {
  .cloud-zoom-lens, .cloud-zoom-big, .product-image .mousetrap {
    display: none !important;
  }

  .em-product-view-primary,
  .em-product-view-secondary,
  .em-product-view-tertiary {
    width: 100% !important;
    float: left;
    clear: both;
    margin-bottom: 20px;
  }

  .box-tags .form-add .input-box {
    width: 100%;
  }

  /*.block-related .owl-theme .owl-controls{
  	top: -34px;
  }*/
  .box-reviews .reviews table td {
    float: left;
    width: 100%;
    padding: 0 0 1em;
    border: none;
  }
  .box-reviews .reviews table tbody {
    display: inline-block;
    width: 100%;
  }
}
/*account page, login, register*/
@media (max-width: 767px) {
  .col2-set .col-1,
  .col2-set .col-2,
  .fieldset {
    float: left;
    width: 100%;
    margin-bottom: 20px;
  }

  .form-list .input-box,
  .form-list .input-range {
    margin-bottom: 5px;
  }

  .form-list li {
    margin: 0;
  }

  .form-list .field,
  .form-list li.fields .fields,
  .opc ul.form-list > li.wide {
    margin-right: 0;
    width: 100%;
  }

  .account-login .form-list {
    width: 100%;
  }

  .account-create form {
    margin-left: 0;
  }

  .customer-account-forgotpassword .fieldset .form-list input.input-text {
    width: 100%;
  }

  .customer-address-index .my-account .addresses-primary ol li.item {
    width: 100%;
    margin-right: 0;
  }
}
/*checkout*/
@media (min-width: 768px) and (max-width: 991px) {
  .opc-1sc .opc-col1, .opc-1sc .opc-col2 {
    width: 50%;
  }

  .opc-1sc .opc-col2 {
    padding-right: 0;
  }

  .opc-1sc .opc-col3 {
    width: 100%;
  }

  .checkout-progress {
    padding: 0;
  }

  .checkout-progress li {
    width: 31%;
    margin-bottom: 10px;
    margin-right: 10px;
  }
}
@media (max-width: 767px) {
  .opc-1sc .opc .step {
    margin-left: 0;
  }

  .opc-1sc .opc #checkout-step-payment #payment_form_ccsave {
    width: 100%;
  }

  .opc-1sc .opc-col1, .opc-1sc .opc-col2, .opc-1sc .opc-col3 {
    width: 100%;
    padding: 0;
  }

  .checkout-progress {
    padding: 0;
  }

  .checkout-progress li {
    width: 100%;
    margin-bottom: 10px;
  }

  .opc .step {
    margin-left: 0;
  }

  .opc #checkout-step-payment #payment_form_ccsave {
    width: 100%;
  }
}
/*============= Shopping cart ===============*/
@media (max-width: 767px) {
  .cart-table colgroup, .cart-table thead {
    display: none;
  }
  .cart-table tbody td:first-child {
    float: left;
    width: 25%;
    padding-left: 0;
  }
  .cart-table tbody td {
    float: right;
    width: 75%;
    padding: 0 0 10px 20px;
    border: none !important;
    text-align: left !important;
  }
  .cart-table tbody td .cart-product {
    margin: 0;
  }
  .cart-table tbody td .cart-product a.product-image {
    border: 1px solid;
    padding: 3px;
  }
  .cart-table tbody td .cart-product a.product-image img {
    max-width: 100%;
  }
  .cart-table tbody td .qty_cart {
    margin: 0;
  }
  .cart-table tbody tr {
    display: inline-block;
    margin-bottom: 20px;
    padding-bottom: 10px;
    position: relative;
    width: 100%;
    border-bottom: 1px solid;
  }
  .cart-table tbody tr.last {
    margin-bottom: 0;
  }

  .em-rtl .cart-table tbody td:first-child {
    float: right;
  }
  .em-rtl .cart-table tbody td {
    float: left;
    padding: 0 20px 10px 0px;
    text-align: right !important;
  }
}
/*============= Ajaxt cart ===============*/
@media (max-width: 767px) {
  .ajaxcart a.back, .ajaxcart a.next {
    padding-left: 9px;
    padding-right: 9px;
  }

  /*ajax cart*/
  #containerDiv .product_title h3 {
    font-size: 100%;
  }

  #containerDiv {
    width: 300px !important;
    height: 300px !important;
    overflow: auto;
    min-width: 300px !important;
    max-width: 300px !important;
    top: 10px !important;
  }

  .ajaxcart .product-options {
    max-height: 200px !important;
  }
}
/*popup addtoContainer*/
@media (max-width: 767px) {
  #addtoContainer {
    width: 260px;
    padding: 20px 10px;
  }
}
/*============= Blog ===============*/
@media (max-width: 767px) {
  .comments div.input-box .input-text,
  .comments div.input-box {
    width: 100% !important;
  }

  .em_post-item .post-content {
    clear: both;
  }
  .em_post-item .post-image img {
    max-width: 100%;
  }
}
@media (max-width: 1200px) {
  .three-columns .em_post-item .post-content {
    clear: both;
  }
}
/*============= CMS Page ===============*/
/*--------deal-----*/
@media (max-width: 1199px) {
  .deal-custom .multidealpro_products .products-grid .item .product-shop .right-deal {
    clear: both;
    display: inline-block;
    width: 100%;
    margin-top: 0.5em;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .deal-custom .multidealpro_products .products-grid .item a.product-image {
    width: 300px;
  }
}
@media (max-width: 767px) {
  .deal-custom .multidealpro_products .products-grid .item a.product-image {
    width: 100%;
  }
  .deal-custom .multidealpro_products .products-grid .item .product-shop {
    clear: both;
  }
}
/*============= Newsletter ===============*/
@media (min-width: 992px) and (max-width: 1199px) {
  .newsletter-boder-input-act .block-subscribe .input-box {
    width: 64%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .newsletter-boder-input-act .block-subscribe .input-box {
    width: 52%;
  }
}
@media (max-width: 767px) {
  .newsletter-boder-input-act .block-subscribe .input-box {
    width: 49%;
  }
  .newsletter-boder-input-act .block-subscribe .actions button.button {
    padding-left: 12px;
    padding-right: 12px;
  }
}
/*=======reponsive table===========*/
@media (max-width: 1200px) {
  table, .data-table, .cart > form, .my-wishlist > form {
    display: block;
    overflow-x: auto;
  }

  table.cart-table {
    overflow: visible;
    width: 99.9%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cart-table a.product-image img {
    width: 100px;
  }
  .cart-table tr td, .cart-table th {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 767px) {
  .cart > form, .data-table.cart-table {
    overflow: visible;
  }
}
/*=======category setting hover effect===========*/
/*@mixin product-hover{
	&.products-grid li.item{
		@include transition1;
		a.product-image{
			margin-bottom:0px;
		}
		.product-shop{
			position:relative;
			display:block;
			box-sizing: initial;
			.f-fix{
				padding:10px;
				transition: transform .5s ease 0s;
				-moz-transition: -moz-transform .5s ease 0s;
				-ms-transition: -ms-transform .5s ease 0s;
				-webkit-transition: -webkit-transform .5s ease 0s;
			}
			.em-element-display-hover{
				display:none;
				transform: scale(0,0);
				-moz-transform: scale(0,0);
				-webkit-transform: scale(0,0);
			}
		}

		&:hover{
			.product-item{
				@include box-shadow(0 0 5px #cdcdcd);
				@include transition1;
				.product-shop{
					.f-fix{
						@include opacity(1);
						position:absolute;
						top:0;
						left:0;
						width:100%;
						top:0;
						padding:10px;
						@include box-shadow(0 3px 5px #cdcdcd);
						background:#fff;
						z-index:2;
						border-top:0;
						transform: scale(1,1);
						-moz-transform: scale(1,1);
						-webkit-transform: scale(1,1);
						transition: transform .5s ease 0s;
						-moz-transition: -moz-transform .5s ease 0s;
						-ms-transition: -ms-transform .5s ease 0s;
						-webkit-transition: -webkit-transform .5s ease 0s;
					}
				}
			}
			.em-element-display-hover{
				@include transition1;
				display:block;
				transform: scale(1,1);
				-moz-transform: scale(1,1);
				-webkit-transform: scale(1,1);
				&.btn-cart,&.add-to-links{
					display:inline-block;
				}
			}
		}
	}
}*/
.emcatalog-enable-hover {
  /*&.products-grid li.item{
  	.product-item{
  		overflow:hidden;
  		@include transition1;
  		background:#fff;
  		width:100%;
  		.em-element-display-hover{
  			-webkit-transform: translate3d(0, -100%, 0);
  			transform: translate3d(0, -100%, 0);
  			@include transition1;
  			height:0;
  			@include opacity(0);
  			display:none;
  			width:100%;
  		}
  		&:hover{
  			position:absolute;
  			top:0;
  			left:0;
  			z-index:2;
  			margin:0px;
  			.em-element-display-hover{
  				@include transition1;
  				-webkit-transform: none;
  				transform: none;
  				height:100%;
  				@include opacity(1);
  				display:inline-block;
  			}
  		}
  	}
  }*/
}

/*disable below 1200px*/
@media (min-width: 1200px) {
  .emcatalog-disable-hover-below-desktop {
    /*&.products-grid li.item{
    	.product-item{
    		overflow:hidden;
    		@include transition1;
    		background:#fff;
    		width:100%;
    		.em-element-display-hover{
    			-webkit-transform: translate3d(0, -100%, 0);
    			transform: translate3d(0, -100%, 0);
    			@include transition1;
    			height:0;
    			@include opacity(0);
    			display:none;
    			width:100%;
    		}
    		&:hover{
    			position:absolute;
    			top:0;
    			left:0;
    			z-index:2;
    			margin:0px;
    			.em-element-display-hover{
    				@include transition1;
    				-webkit-transform: none;
    				transform: none;
    				height:100%;
    				@include opacity(1);
    				display:inline-block;
    			}
    		}
    	}
    }*/
  }
}
/*disable below 992px*/
@media (min-width: 992px) {
  .emcatalog-disable-hover-below-tablet {
    /*&.products-grid li.item{
    	.product-item{
    		overflow:hidden;
    		@include transition1;
    		background:#fff;
    		width:100%;
    		.em-element-display-hover{
    			-webkit-transform: translate3d(0, -100%, 0);
    			transform: translate3d(0, -100%, 0);
    			@include transition1;
    			height:0;
    			@include opacity(0);
    			display:none;
    			width:100%;
    		}
    		&:hover{
    			position:absolute;
    			top:0;
    			left:0;
    			z-index:2;
    			margin:0px;
    			.em-element-display-hover{
    				@include transition1;
    				-webkit-transform: none;
    				transform: none;
    				height:100%;
    				@include opacity(1);
    				display:inline-block;
    			}
    		}
    	}
    }*/
  }
}
/*disable below 992px*/
@media (min-width: 768px) {
  .emcatalog-disable-hover-below-mobile {
    /*&.products-grid li.item{
    	.product-item{
    		overflow:hidden;
    		@include transition1;
    		background:#fff;
    		width:100%;
    		.em-element-display-hover{
    			-webkit-transform: translate3d(0, -100%, 0);
    			transform: translate3d(0, -100%, 0);
    			@include transition1;
    			height:0;
    			@include opacity(0);
    			display:none;
    			width:100%;
    		}
    		&:hover{
    			position:absolute;
    			top:0;
    			left:0;
    			z-index:2;
    			margin:0px;
    			.em-element-display-hover{
    				@include transition1;
    				-webkit-transform: none;
    				transform: none;
    				height:100%;
    				@include opacity(1);
    				display:inline-block;
    			}
    		}
    	}
    }*/
  }
}
/*=======Home Page - Custum Box-Wide============*/
@media (min-width: 768px) {
  .em-box-custom .page {
    width: 760px;
  }
}
@media (min-width: 992px) {
  .em-box-custom .page {
    width: 980px;
  }
}
/*=========Custom Product List===========*/
@media (min-width: 768px) and (max-width: 991px) {
  .custom-product-list .products-list .product-shop {
    clear: both;
  }
  .custom-product-list .main-product .product-shop {
    clear: both;
  }
}
@media (max-width: 320px) {
  .custom-product-list .products-list .product-shop {
    clear: both;
  }
  .custom-product-list .main-product .product-shop {
    clear: both;
  }
}
/*=========End Custom Product List===========*/
/*==========Fixed sidebar===========*/
@media (min-width: 768px) {
  .em-fixed-sidebar {
    position: static;
  }
}
/* Tab responsive - Accordion responsive breakpoint */
@media (max-width: 1199px) {
  .slider-icon-bottom-rs1 .owl-theme .owl-controls {
    position: static;
    margin-bottom: 10px;
    text-align: center;
  }
  .slider-icon-bottom-rs1 .owl-theme .owl-controls > div {
    display: inline-block;
  }
}
@media (max-width: 991px) {
  .slider-icon-bottom-rs2 .owl-theme .owl-controls {
    position: static;
    margin-bottom: 10px;
    text-align: center;
  }
  .slider-icon-bottom-rs2 .owl-theme .owl-controls > div {
    display: inline-block;
  }

  .em-line-01 .em-tabs {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .slider-icon-bottom-rs3 .owl-theme .owl-controls {
    position: static;
    margin-bottom: 10px;
    text-align: center;
  }
  .slider-icon-bottom-rs3 .owl-theme .owl-controls > div {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .r-tabs {
    background: none !important;
  }

  .r-tabs .tab-content {
    border-width: 0;
  }

  /*.tab-bkg-title{
  	ul.em-tabs-control li{
  		margin-bottom:10px;
  	}
  	.r-tabs .r-tabs-nav .r-tabs-anchor{
  		padding-top:10px;
  		padding-bottom:10px;
  	}
  }
  .em-box-01 .r-tabs .tab-content .r-tabs-accordion-title{
  	display:none;
  }*/
}
@media (max-width: 767px) {
  .r-tabs .r-tabs-nav {
    display: none;
  }

  .r-tabs .tab-content .r-tabs-accordion-title,
  .r-tabs .em-details-tabs-content .r-tabs-accordion-title {
    display: block;
  }

  .em-tabs-content .owl-theme .owl-controls {
    right: 11px !important;
    top: 0px !important;
  }

  .r-tabs .r-tabs-panel {
    padding: 15px 0 !important;
    overflow: hidden !important;
  }

  .tab-vertical .tab-content {
    padding-right: 0;
    min-height: 1px;
  }
}
/*=========Menu hover===========*/
@media (min-width: 768px) {
  .effect-menu.hnav .menu-item-depth-0:hover > .menu-container {
    -webkit-transform: scaleY(1);
  }
  .effect-menu.hnav .menu-item-link > .menu-container,
  .effect-menu.hnav .em-catalog-navigation li > ul {
    transform: scale(0.7, 1);
    -webkit-transform: scale(0.7, 1);
    -moz-transform: scale(0.7, 1);
    transition: -webkit-transform 500ms ease 0ms;
    -webkit-transition: -webkit-transform 500ms ease 0ms;
    -moz-transition: -moz-transform 500ms ease 0ms;
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
  }
  .effect-menu.hnav .nav-right .menu-item-link > .menu-container,
  .effect-menu.hnav .nav-right .em-catalog-navigation li > ul {
    transform-origin: 100% 0;
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
  }
  .effect-menu.hnav .menu-item-depth-0 > .menu-container,
  .effect-menu.hnav .menu-item-depth-0 > .em-catalog-navigation.horizontal li.level0 > ul {
    transform: scale(1, 0.7);
    -webkit-transform: scale(1, 0.7);
    -moz-transform: scale(1, 0.7);
  }
  .effect-menu.hnav .menu-item-depth-0:hover > .menu-container,
  .effect-menu.hnav .menu-item-depth-0 > .em-catalog-navigation.horizontal li.level0:hover > ul,
  .effect-menu.hnav .menu-item-link:hover > .menu-container,
  .effect-menu.hnav .em-catalog-navigation li:hover > ul {
    transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
  }
}
/*=========End Menu hover===========*/
/*=========Menu resize=========*/
@media (max-width: 767px) {
  .menu-item-link,
  .menu-item-text,
  .menu-item-hbox,
  .menu-item-vbox,
  .em-catalog-navigation li,
  .menu-item-hbox > .menu-container > li {
    display: block;
    float: none;
  }

  .menu-container,
  .em-catalog-navigation ul {
    width: 100% !important;
    top: 0 !important;
  }

  .vnav .menu-item-depth-0 > .menu-container,
  .hnav .menu-item-depth-0 > .menu-container,
  .menu-item-link > .menu-container,
  .em-catalog-navigation li > ul,
  .menu-item-depth-0 .menu-item-link > .menu-container {
    display: none;
    position: static;
  }

  .menu-item-link.mhover > .menu-container,
  .em-catalog-navigation li.mhover > ul,
  .menu-item-depth-0 .menu-item-link.mhover > .menu-container {
    display: block;
    position: static;
  }

  .menuleft .mega-menu {
    border: none;
  }

  .menu-wrapper {
    margin-bottom: 20px;
  }
}
/* Adapt-2*/
@media (min-width: 992px) and (max-width: 1199px) {
  .menu_col1 {
    width: 18px;
  }

  .menu_col2 {
    width: 58px;
  }

  .menu_col3 {
    width: 98px;
  }

  .menu_col4 {
    width: 138px;
  }

  .menu_col5 {
    width: 178px;
  }

  .menu_col6 {
    width: 218px;
  }

  .menu_col7 {
    width: 258px;
  }

  .menu_col8 {
    width: 298px;
  }

  .menu_col9 {
    width: 338px;
  }

  .menu_col10 {
    width: 378px;
  }

  .menu_col11 {
    width: 418px;
  }

  .menu_col12 {
    width: 458px;
  }

  .menu_col13 {
    width: 498px;
  }

  .menu_col14 {
    width: 538px;
  }

  .menu_col15 {
    width: 578px;
  }

  .menu_col16 {
    width: 618px;
  }

  .menu_col17 {
    width: 658px;
  }

  .menu_col18 {
    width: 698px;
  }

  .menu_col19 {
    width: 738px;
  }

  .menu_col20 {
    width: 778px;
  }

  .menu_col21 {
    width: 818px;
  }

  .menu_col22 {
    width: 858px;
  }

  .menu_col23 {
    width: 898px;
  }

  .menu_col24 {
    width: 958px;
  }
}
/* Adapt-1*/
@media (min-width: 768px) and (max-width: 991px) {
  .menu_col1 {
    width: 8px;
  }

  .menu_col2 {
    width: 38px;
  }

  .menu_col3 {
    width: 68px;
  }

  .menu_col4 {
    width: 98px;
  }

  .menu_col5 {
    width: 128px;
  }

  .menu_col6 {
    width: 158px;
  }

  .menu_col7 {
    width: 188px;
  }

  .menu_col8 {
    width: 218px;
  }

  .menu_col9 {
    width: 248px;
  }

  .menu_col10 {
    width: 278px;
  }

  .menu_col11 {
    width: 308px;
  }

  .menu_col12 {
    width: 338px;
  }

  .menu_col13 {
    width: 368px;
  }

  .menu_col14 {
    width: 398px;
  }

  .menu_col15 {
    width: 428px;
  }

  .menu_col16 {
    width: 458px;
  }

  .menu_col17 {
    width: 488px;
  }

  .menu_col18 {
    width: 518px;
  }

  .menu_col19 {
    width: 548px;
  }

  .menu_col20 {
    width: 578px;
  }

  .menu_col21 {
    width: 608px;
  }

  .menu_col22 {
    width: 638px;
  }

  .menu_col23 {
    width: 668px;
  }

  .menu_col24 {
    width: 738px;
  }

  .vnav .menu-item-link > .menu-container,
  .vnav .em-catalog-navigation ul {
    min-width: 150px;
  }
}
/* Adapt-0 */
@media (max-width: 767px) {
  .menu_col1,
  .menu_col2,
  .menu_col3,
  .menu_col4,
  .menu_col5,
  .menu_col6,
  .menu_col7,
  .menu_col8,
  .menu_col9,
  .menu_col10,
  .menu_col11,
  .menu_col12,
  .menu_col13,
  .menu_col14,
  .menu_col15,
  .menu_col16,
  .menu_col17,
  .menu_col18,
  .menu_col19,
  .menu_col20,
  .menu_col21,
  .menu_col22,
  .menu_col23,
  .menu_col24 {
    /*margin-left: 0px;
    margin-right: 0px;*/
    float: none;
    display: block;
    position: static;
    width: auto;
  }

  .menu_col1:after,
  .menu_col2:after,
  .menu_col3:after,
  .menu_col4:after,
  .menu_col5:after,
  .menu_col6:after,
  .menu_col7:after,
  .menu_col8:after,
  .menu_col9:after,
  .menu_col10:after,
  .menu_col11:after,
  .menu_col12:after,
  .menu_col13:after,
  .menu_col14:after,
  .menu_col15:after,
  .menu_col16:after,
  .menu_col17:after,
  .menu_col18:after,
  .menu_col19:after,
  .menu_col20:after,
  .menu_col21:after,
  .menu_col22:after,
  .menu_col23:after,
  .menu_col24:after {
    content: '.';
    visibility: hidden;
    display: block;
    clear: both;
    overflow: hidden;
    height: 0;
    zoom: 1;
  }
}
/*=========End Menu resize=========*/
/*=========RTL=========*/

#bg_fade {background-color:#000;left:0px;margin:0px;padding:0px;position:fixed;top:0px;visibility:hidden;width:100%;z-index:998;height:1000px}
#containerDiv {min-width: 350px;max-width:500px;z-index: 9999;display:none;position:fixed;}
#containerDiv .ajaxcart {position: relative;padding: 20px;text-align: center;border: 10px solid #a1a1a1;background-color: white;z-index: 99999; max-height:660px}
#containerDiv .ajaxcart .row2 {clear:left; padding-bottom:0px; overflow:hidden}
#containerDiv .ajaxcart #ajax_image img {float:left;margin-right:7px;}
#containerDiv .ajaxcart #ajax_image  { margin-bottom: 10px;overflow: hidden;text-align: left;}
#containerDiv .ajaxcart #ajax_image span {text-align:left;}
#containerDiv .ajaxcart .row2 a { display:  inline-block;text-align: center;white-space: nowrap; text-decoration: none; }
#containerDiv .ajaxcart .row2 a:hover{

}

#containerDiv .ajaxcart .row2 a span { border: 0 none;padding: 0;}
.product-essential {position:relative;}
.ajaxcart .product-options{ max-height:250px; /*overflow-y:scroll*/ overflow:auto;}
.ajaxcart .product_title{ text-transform:uppercase; text-align:center}

#containerDiv .ajaxcart .row2 .back{ float:left}
#containerDiv .ajaxcart .row2 .next{ float:right}
#containerDiv .ajaxcart .row2 a span{ float:left; display:inline-block}

.ajax_crosssell{
	padding-top:20px;
	overflow:hidden;
}
.ajax_crosssell h2{
	text-align:left;
	margin-bottom:20px;
}
.ajax_crosssell #ajaxcar-crosssell li{
	float:left;
	width:100px;
	margin-left:10px;
}
.ajax_crosssell #ajaxcar-crosssell li:first-child{
	margin-left:0;
}


@media screen
and (min-device-width: 320px)
and (max-device-width: 767px) {
	#containerDiv {min-width: 350px;max-width:350px;}

}
/**
 * EM Blog
 *
 * @license commercial software
 * @copyright (c) 2012 Codespot Software JSC - EMThemes.com. (http://www.emthemes.com)
 */

/*Block Blog common*/

.em_block-recent-post li.item.last,.em_block-recent-comments li.item .last{padding-bottom:5px!important} 

.block span.post-on,.block span.post-by,.block span.comment-by {display:block}
.em_post-items .em_post-item{
	border-top-width: 1px;
	border-top-style: solid;
	margin-top: 5px;
    padding-top: 15px;
    margin-bottom: 15px;
}
.em_post-items .em_post-item:first-child{border:none; padding-top:0;margin-top:0;}


/*Block: Recent Post*/
.em_block-recent-post.block .title_recent{ display:inline-block; clear:both; float:left; text-align:left; margin-bottom:0}
.em_block-recent-post .em-blog-title{display:inline-block; margin-bottom:10px}
.em_block-recent-post.block .block-content li.item img{ margin-bottom:10px}
.em_block-recent-post .block-title strong {}
.block.em_block-recent-post .desc{ padding-top:6px; text-align:left; clear:both}
.block.em_block-recent-post .desc p{ margin-bottom:0px}
.block .post-footer{ margin-top:3px}
.em_block-recent-comments li.item{ border-top:1px solid;}
.em_block-recent-comments li.item:first-child{ border-top:none; }
.post-title,
.comment-title{text-transform:capitalize}


/*Block: Tag Cloud*/
.em_block-tag-cloud .block-content{}

.em_block-tag-cloud .block-content .actions{background:none;padding:0px 0 10px}
.em_block-tag-cloud .block-title strong {}
.em_block-tag-cloud li.item a{}
.em_block-tag-cloud .block-content li{}
.em_col_main .em_block-tag-cloud{ margin:0}
.em_col_main .em_block-tag-cloud .block-content{ padding:0}
.em_col_main .em_block-tag-cloud .block-title{ display:none}
.em_col_main .em_block-tag-cloud .block-content .actions{ display:none}

/*Block: Recent Comment*/
.em_block-recent-comments .block-title strong {}
.em_block-recent-comments li.item .recent-content{text-decoration:none}
.em_block-recent-comments .item{border-top:1px solid; padding-top:20px!important}
.em_block-recent-comments .item:first-child{border-top:none;padding-top:0!important}
.recent-comment-content{margin:10px 0 5px}
.recent-comment-content pre{white-space:normal}

/*Block :Blog*/
.em_blog-cat .block-title strong {}
.em_blog-cat li{}
.em_blog-cat li.parent ul{padding-left:10px; margin:0; color:#c2c2c2}
.em_blog-cat li a{ padding:4px 0; display:inline-block; clear:both}
.em_blog-cat .nav-blog{}

/*Post List*/
.em_post-item {clear:both; overflow:hidden; margin:0 0 30px;}
.em_post-item .page-title {border:none;margin-bottom:7px}
.post-title small{margin-bottom:15px; margin-top:8px;}

.em_post-item .std p{}
.em_post-item .std img{float:left;margin-right:20px;}
.em_post-item .postDetails{ clear: both;font-size: 10px;margin-top: 10px;padding-top: 5px;}
.em_post-item .postDetails a{}
.post-by span{}
.comment-count a{margin-left:3px}
.post-footer{padding-top:7px;margin-top:10px; overflow:hidden}
.post-footer p{ float:left; }
.comment-by,
.comment-user, .comment-time{ float:left; position:relative; margin-right:20px; font-size:85%;}
.comment-time small{ font-size:100%}
.comment-count,
.comment-post-link{font-size:80%; text-transform:uppercase}
.comment-by .time-stamp{font-size:100%;}
.fb_comments_count,
.comment-by,
.comment-count,
.comment-user,
.post-time,
.post-by{ float:left; position:relative; margin-right:20px; font-size:85%; margin-bottom:10px;}
.comment-post-link{ padding-top:3px; float:left; margin-left:2px}


.post-header{overflow:hidden; margin-bottom:5px;}
/*.em_post-item .post-header{border-bottom-width: 1px;border-bottom-style: solid;}*/
.post-time .time-stamp{font-size:100%}
.comment-count{margin-right:0;}
.comment-header{overflow:hidden; }
.comment-post-link{display:none;}
/*post detail*/
.em_post-action-top{position:relative}
.em_post-action-top .prev-button{position:absolute;top:0px;right:28px}
.em_post-action-top .next-button{position:absolute;top:0px;right:5px}
.blog-index-view small.date{display:block;font-size:10px;font-style:italic}
.blog-post-view .em_post-item .post-title{ padding-right:60px}
.blog_submit button.button,
.form-comment-container button.button{ margin-top:10px}

.article-comments .toolbar .pager .pages{ display:inline; margin-top:0; float:right; }
#allcomments{ clear:both}
#allcomments > .comment-item{}
.blog-index-view .page-title {border:none;margin-bottom:7px}
.em_post-item .post-image{float:left;}
.em_post-item .post-image img{margin:0 20px 10px 0}
.em_post-item .post-content {overflow:hidden;}
.em_post-item .post-content img{display:block; max-width:100%}
.em_post-item .post-content p{}
.em_post-item .post-content .post-footer{ border-top:1px dashed; padding:14px 0 11px; margin-top:26px}
.em_post-item .post-content .std{margin-bottom:20px}
.em_post-item .post-content .tags{ padding:17px 0 10px; margin:0}
.em_post-action{height:100%;}
.em_post-action .tags{ float:left; }
.em_post-action .tags ul{ overflow:hidden; margin:0;}
.em_post-action .tags span,
.em_post-action .tags li a{float:left;margin-right:10px;}
.em_post-action .tags span{margin-top:7px;}
.em_post-action .post-share{float:right;margin-top:7px;}
.em_post-action .post-share img{height:16px;width:16px;margin-right:5px;float:left}
.em_post-action .post-share span{float:left;margin-left:5px;font-size:85%; text-transform:uppercase;margin-right:10px}
.temp  h3.form-title{font-weight:bold;text-transform:uppercase; padding-bottom:8px}
.form-comment-container h3,.temp  h3.form-title{}
.temp  h3.form-title{position:absolute;top:15px;left:0;width:100%}
.form-comment-container{ height: 100%;}
#0_comment_box{line-height:normal}
.form-comment{position:relative; clear:both; display:inline-block; width:100%}

.comments .post-footer .separator{float:left; margin:0 20px; text-indent:-999em}
.comments div.input-box{width:95%; clear:left; margin-bottom:5px;}
.comments div.input-box .input-text{width:82%!important; clear:left; display:block}
#recaptcha_widget_div{margin-top:12px;}
.form-comment-container #recaptcha_widget_div{}
.comments .required-1  {}
.comments  .required-1  {padding:10px 0; display:inline-block;color:#ff0707 ;font-style:italic; font-weight:500}
.form-comment-container .hide{display:none}
.comments .required{float: left;
position: relative;
z-index: 0;
padding: 2px 0 7px;
margin-bottom: 0;
text-transform: uppercase;}
.comments .temp{padding-top: 45px;}
.form-comment-container .temp{padding-top: 0!important;}
.comment-item-header{ position: relative;padding:1px 0 0; display:inline-block; text-transform:uppercase; float:left; width:100%}
.comment-item-header .date{ position: relative;padding:4px 0 0; text-transform:uppercase; display:inline-block; float:left; margin-right:20px}
.comment-button{ display:inline-block;width:100%}
.comment-body{padding:9px 0 7px; clear:both;}
.comment-body pre{white-space: normal;font-size:11px;}
.comments .post-footer{ padding-bottom:20px}
#allcomments .comment-item{margin-bottom: 10px;padding-top: 10px;}
#allcomments .level1 .comment-item{ margin-left:20px}



.article-comments .toolbar{margin:20px 0}
.article-comments .toolbar .pager{ margin:0; width:100%;}
.article-comments .toolbar .pager .amount{ display:block; margin:9px 0 9px}
.article-comments{margin-top:0px}
.col3-layout .form-comment-container #recaptcha_widget_div{left: 0;position: relative;top: 5px;}
.col3-layout .comments .form-comment-container .required-1{left: 0;position: relative;top: 5px;}
.rss-em-blog {float:right;margin-top: -20px;*margin-top: -22px;}

.comments #loading{height:auto;width:auto;position:static;padding:20px;}

.rss-em-blog{margin:9px 0 0 10px;float:left;}



.form-comment-container .fb-comments{ clear:both; float:left}
.fb_comments_count{ float:left; padding-top:2px; font-size:90%}
@media (max-width: 580px){
	/*blog*/
	.em_post-items .em_post-item .post-title{ padding:17px 0 5px; clear:both }
	.em_post-item .std img{ margin-right:0; width:100%}
}


/*block recent post slider*/
.em_block-recent-post li.item img{max-width:100%; display:block;}
/*pager*/
.multidealpro_products .sorter{}
.multidealpro_products .pager{ /*float:right;*/ margin:0}
.multidealpro_products .toolbar .limiter{display:inline-block}
.multidealpro_products .sorter .view-mode{margin-top:7px;  margin-right:20px;}
.multidealpro_products .toolbar .pager .amount{ display:inline-block}
.multidealpro_products .toolbar-bottom .toolbar{ padding-top:10px}

.show_clock{ margin-bottom:0; clear:both; text-align:center;}
.multidealpro_products .products-grid{padding-top:0px; }
.em_col_content .multidealpro_products .products-grid{margin-right:-20px }

.multidealpro_products .products-grid li.item { margin-bottom:30px}
.multidealpro_products .products-grid.first{margin-top:0; padding-top:0}
.multidealpro_products .products-grid li.item.last{ margin-right:0}
.block-multideal .products-grid .product-shop .price-box{ margin-bottom:7px}
.block-multideal{ padding-bottom:10px}
.block-multideal .note-msg{ margin:10px 10px 0}
.products-list .price-box{ width:100%}

.products-list li.item .sale_off{ right:auto; left:10px}

.sale_off{position:absolute; top:10px; right:0;display:block; margin-bottom:3px; padding:4px 8px 3px 5px; text-transform: uppercase; font-style:italic !important; border-radius:0; -webkit-border-radius:0; -moz-border-radius:0;}
.sale_off span{}
/*.sale_off.queued{background:url(https://trinhmy.com/skin/frontend/em0132/default/em/multidealpro/images/comming-soon.png) 0 0 no-repeat; padding:3px; font-size:100%}
.sale_off.queued span{display:block}*/
.deal_qty{ margin-top:5px; padding-bottom:5px;}
.deal_qty .qty_left.soldin{ }

.msg_soldout{ color:#fb040a; margin-bottom:5px; padding-top:5px; margin-top:5px; border-top:1px solid #cccccb; clear:both}

/* Special price */
.em-multideal-price-box{ margin-bottom:0;}
.em-multideal-price-box .regular-price{ display:inline-block}
.em-multideal-price-box .special-price{ display:inline-block}
.em-multideal-price-box .price-label{ display:none;}
.em-multideal-price-box .regular-price .price {
  text-decoration: line-through;
}

/*Block Deal*/
.show_details{ clear:both}
.show_details .title span,
.deal_title span{ display:block}
.multidealpro_recent{ margin-bottom:20px;float:none;width:100%;}
.multidealpro_recent .multidealpro_products{margin:0;
-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.multidealpro_recent .products-grid li.item .actions{ width:100%}
.multidealpro_recent .products-grid li.item .actions > p{ margin:0}
.show_details .show_clock{ padding:20px 20px 23px; border-width:1px !important; border-style: solid; border-top:none}
.multidealpro_recent .multidealpro_products{ padding:20px 0px 5px}
.show_details .show_clock{padding:15px 30px;margin:0;}
.multidealpro_recent .multidealpro_products .products-grid { width:auto; min-height:0; margin:0 !important;}
.multidealpro_recent .multidealpro_products .products-grid li.item{ width:auto; min-height:0; padding:15px 20px; border:none; border-top:1px dashed; margin-bottom:0}
.multidealpro_recent .multidealpro_products .products-grid li.item:first-child{ border:none; padding-top:0}
.sidebar .products-grid .product-image{ margin-right:0; width:auto; height:auto; text-align:center}

.product-view .show_details .price-box{ margin-top:0}
.clockoff {float:left; background:#333; margin-bottom:10px; padding:0px 10px 1px; border-radius:3px;
-webkit-border-radius: 3px;
-moz-border-radius:3px; margin-top:5px; margin-bottom:16px}
.clockoff > div span{ font-size:18px}
.clockoff > div{ float:left; font-size:14px; margin-right:5px; font-weight:bold; color:#fff;}
.clockoff > div.title{ text-transform:uppercase; font-size:16px; margin-top:3px}


.clock{ margin-bottom:0;}
.clock_style_1 .clock li{ font-style:italic; display:inline-block;}
.clock_style_1 .clock li span:after{}
.clock_style_1 .clock li span.days{ margin-right:0px;}
.clock_style_1 .clock li p{ display:inline-block; margin:0;}
.clock_style_1 .clock li p.timeRefDays{ margin-right:3px;}
.clock_style_1 .clock li p.timeRefMinutes,
.clock_style_1 .clock li p.timeRefHours{ font-size:0}
.clock_style_1 .clock li p.timeRefMinutes:before{ content:':'; font-size:12px; display:none}
.show_details .clock_style_1 .clock li p.timeRefMinutes:before{ display:inline; }
.clock_style_1 .clock li p.timeRefHours:before{ content:':'; font-size:12px}
.clock_style_1 .clock li p.timeRefSeconds{ font-size:0; display:none}
.clock_style_1 .clock li p.timeRefSeconds:before{ content:'s'; font-size:12px}
.show_details .clock_style_1 .clock li{margin-bottom:0; float:none;}











/**
 * EM ProductLabels
 *
 * @license commercial software
 * @copyright (c) 2012 Codespot Software JSC - EMThemes.com. (http://www.emthemes.com)
 */


.product-img-box { position:relative; }
.product-view .box-up-sell .products-grid td div.td { position:relative; }


.productlabels_icons { position:absolute; top:10px; right:0px; z-index:1}
.product-img-box .productlabels_icons { z-index:10; }
.productlabels_icons .label > span{ padding:7px 0; display:block; text-align:center}
.productlabels_icons .label {display:block; margin-bottom:3px; padding:4px 8px 3px 5px; position:relative;text-transform: uppercase; font-style:italic !important; border-radius:0; -webkit-border-radius:0; -moz-border-radius:0;}

.productlabels_icons .label > p{margin:0; }
.productlabels_icons .nobg { background:none; width:auto; height:auto; }

.productlabels_icons .orange { background-position:0 0 }
.productlabels_icons .yellow { background-position:0 -60px }
.productlabels_icons .blue { background-position:0 -120px }
.productlabels_icons .violet { background-position:0 -180px }
.productlabels_icons .red { background-position:0 -240px }
.productlabels_icons .black { background-position:0 -300px }
.productlabels_icons .new { background-position:-213px 0}
.productlabels_icons .special { background-position:-213px -63px }
.productlabels_icons .hot { background-position:-213px -128px }
.em_sidebar .products-list .productlabels_icons .label{ width:39px; height:39px; padding-top:6px; font-size:90%}
.em_sidebar .products-list .productlabels_icons .new { background-position:-112px 0}
.em_sidebar .products-list .productlabels_icons .special { background-position:-112px -46px }
.em_sidebar .products-list .productlabels_icons .hot { background-position:-112px -93px }

/**
 * EM QuickShop
 *
 * @license commercial software
 * @copyright (c) 2012 Codespot Software JSC - EMThemes.com. (http://www.emthemes.com)
 */

.quickshop_img{ }

#id_qs_load{width: 621px;position: absolute;top: 30px; left: 50%;display: none;z-index: 1001;background: #fff;min-height: 300px;}
#output-div{}
a.close{width: 15px; height: 15px;text-indent: -999em;background: url(https://trinhmy.com/skin/frontend/em0132/default/images/close.gif) center center no-repeat;display: inline-block;float: right;padding: 10px 10px 0 0;position: absolute;right: -3px;top: -22px;}
#shadow_box{width: 100%;display: none;position: absolute;left: 0; top: 0;z-index: 1001;background: #000;opacity:0.5;z-index: 1000;filter:alpha(opacity=50)}
#loadingmask{padding: 5px 0;position: absolute;top: 50%;left: 50%;margin: -30px 0 0 -15px;}
#loading-mask-loader span{display: block;padding-top: 10px;}
#loading-mask-loader img{padding-right: 10px;}

#em_quickshop_handler{position: absolute; display:block; }
/*! fancyBox v2.1.3 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #ffffff;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('https://trinhmy.com/skin/frontend/em0132/default/images/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('https://trinhmy.com/skin/frontend/em0132/default/images/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('https://trinhmy.com/skin/frontend/em0132/default/images/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('https://trinhmy.com/skin/frontend/em0132/default/images/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*-----------------------------------------------------------------------------

KENBURNER RESPONSIVE BASIC STYLES OF HTML DOCUMENT

Screen Stylesheet

version:   	1.0
date:      	07/27/11
author:		themepunch
email:     	support@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/



.boxedcontainer		{	max-width: 1170px; margin:auto; padding:0px 30px;}

/*********************************************
	-	SETTINGS FOR BANNER CONTAINERS	-
**********************************************/

.tp-banner-container{
	width:100%;
	position:relative;
	padding:0;

}

.tp-banner{
	width:100%;
	position:relative;
}

.tp-banner-fullscreen-container {
	width:100%;
	position:relative;
	padding:0;
}




/**********************************************************
***********************************************************
***********************************************************



   SOME MORE LAYER EXAMPLES, USE ONLY WHICH YOU NEED,
   TO SAVE LOAD TIME 



***********************************************************
***********************************************************
***********************************************************/





.tp-caption.medium_grey {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:20px;
line-height:20px;
font-family:Arial;
padding:2px 4px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#888;
white-space:nowrap;
}

.tp-caption.small_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:14px;
line-height:20px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.medium_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:20px;
line-height:20px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.large_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:40px;
line-height:40px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.very_large_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:60px;
line-height:60px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
letter-spacing:-2px;
}

.tp-caption.very_big_white {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
font-size:60px;
line-height:60px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
padding:0px 4px;
padding-top:1px;
background-color:#000;
}

.tp-caption.very_big_black {
position:absolute;
color:#000;
text-shadow:none;
font-weight:700;
font-size:60px;
line-height:60px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
padding:0px 4px;
padding-top:1px;
background-color:#fff;
}

.tp-caption.modern_medium_fat {
position:absolute;
color:#000;
text-shadow:none;
font-weight:800;
font-size:24px;
line-height:20px;
font-family:"Open Sans", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.modern_medium_fat_white {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
font-size:24px;
line-height:20px;
font-family:"Open Sans", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.modern_medium_light {
position:absolute;
color:#000;
text-shadow:none;
font-weight:300;
font-size:24px;
line-height:20px;
font-family:"Open Sans", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.modern_big_bluebg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
font-size:30px;
line-height:36px;
font-family:"Open Sans", sans-serif;
padding:3px 10px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#4e5b6c;
letter-spacing:0;
}

.tp-caption.modern_big_redbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:30px;
line-height:36px;
font-family:"Open Sans", sans-serif;
padding:3px 10px;
padding-top:1px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#de543e;
letter-spacing:0;
}

.tp-caption.modern_small_text_dark {
position:absolute;
color:#555;
text-shadow:none;
font-size:14px;
line-height:22px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.boxshadow {
-moz-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
-webkit-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
}

.tp-caption.black {
color:#000;
text-shadow:none;
}

.tp-caption.noshadow {
text-shadow:none;
}

.tp-caption.thinheadline_dark {
position:absolute;
color:rgba(0,0,0,0.85);
text-shadow:none;
font-weight:300;
font-size:30px;
line-height:30px;
font-family:"Open Sans";
background-color:transparent;
}

.tp-caption.thintext_dark {
position:absolute;
color:rgba(0,0,0,0.85);
text-shadow:none;
font-weight:300;
font-size:16px;
line-height:26px;
font-family:"Open Sans";
background-color:transparent;
}

.tp-caption.largeblackbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Open Sans";
background-color:#000;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.largepinkbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Open Sans";
background-color:#db4360;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.largewhitebg {
position:absolute;
color:#000;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Open Sans";
background-color:#fff;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.largegreenbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Open Sans";
background-color:#67ae73;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.excerpt {
font-size:36px;
line-height:36px;
font-weight:700;
font-family:Arial;
color:#ffffff;
text-decoration:none;
background-color:rgba(0, 0, 0, 1);
text-shadow:none;
margin:0px;
letter-spacing:-1.5px;
padding:1px 4px 0px 4px;
width:150px;
white-space:normal !important;
height:auto;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.large_bold_grey {
font-size:60px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(102, 102, 102);
text-decoration:none;
background-color:transparent;
text-shadow:none;
margin:0px;
padding:1px 4px 0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_thin_grey {
font-size:34px;
line-height:30px;
font-weight:300;
font-family:"Open Sans";
color:rgb(102, 102, 102);
text-decoration:none;
background-color:transparent;
padding:1px 4px 0px;
text-shadow:none;
margin:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.small_thin_grey {
font-size:18px;
line-height:26px;
font-weight:300;
font-family:"Open Sans";
color:rgb(117, 117, 117);
text-decoration:none;
background-color:transparent;
padding:1px 4px 0px;
text-shadow:none;
margin:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.lightgrey_divider {
text-decoration:none;
background-color:rgba(235, 235, 235, 1);
width:370px;
height:3px;
background-position:initial initial;
background-repeat:initial initial;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.large_bold_darkblue {
font-size:58px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(52, 73, 94);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_darkblue {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(52, 73, 94);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bold_red {
font-size:24px;
line-height:30px;
font-weight:800;
font-family:"Open Sans";
color:rgb(227, 58, 12);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_light_red {
font-size:21px;
line-height:26px;
font-weight:300;
font-family:"Open Sans";
color:rgb(227, 58, 12);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_red {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(227, 58, 12);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bold_orange {
font-size:24px;
line-height:30px;
font-weight:800;
font-family:"Open Sans";
color:rgb(243, 156, 18);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_orange {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(243, 156, 18);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.grassfloor {
text-decoration:none;
background-color:rgba(160, 179, 151, 1);
width:4000px;
height:150px;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.large_bold_white {
font-size:58px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_light_white {
font-size:30px;
line-height:36px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumlarge_light_white {
font-size:34px;
line-height:40px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumlarge_light_white_center {
font-size:34px;
line-height:40px;
font-weight:300;
font-family:"Open Sans";
color:#ffffff;
text-decoration:none;
background-color:transparent;
padding:0px 0px 0px 0px;
text-align:center;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_asbestos {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(127, 140, 141);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_light_black {
font-size:30px;
line-height:36px;
font-weight:300;
font-family:"Open Sans";
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.large_bold_black {
font-size:58px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumlarge_light_darkblue {
font-size:34px;
line-height:40px;
font-weight:300;
font-family:"Open Sans";
color:rgb(52, 73, 94);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.small_light_white {
font-size:17px;
line-height:28px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.roundedimage {
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.large_bg_black {
font-size:40px;
line-height:40px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
padding:10px 20px 15px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumwhitebg {
font-size:30px;
line-height:30px;
font-weight:300;
font-family:"Open Sans";
color:rgb(0, 0, 0);
text-decoration:none;
background-color:rgb(255, 255, 255);
padding:5px 15px 10px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.large_bold_white_25 {
font-size:55px;
line-height:65px;
font-weight:700;
font-family:"Open Sans";
color:#fff;
text-decoration:none;
background-color:transparent;
text-align:center;
text-shadow:#000 0px 5px 10px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.medium_text_shadow {
font-size:25px;
line-height:25px;
font-weight:600;
font-family:"Open Sans";
color:#fff;
text-decoration:none;
background-color:transparent;
text-align:center;
text-shadow:#000 0px 5px 10px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.black_heavy_60 {
font-size:60px;
line-height:60px;
font-weight:900;
font-family:Raleway;
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.white_heavy_40 {
font-size:40px;
line-height:40px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.grey_heavy_72 {
font-size:72px;
line-height:72px;
font-weight:900;
font-family:Raleway;
color:rgb(213, 210, 210);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.grey_regular_18 {
font-size:18px;
line-height:26px;
font-family:"Open Sans";
color:rgb(119, 119, 119);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.black_thin_34 {
font-size:35px;
line-height:35px;
font-weight:100;
font-family:Raleway;
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.arrowicon {
line-height:1px;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.light_heavy_60 {
font-size:60px;
line-height:60px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.black_bold_40 {
font-size:40px;
line-height:40px;
font-weight:800;
font-family:Raleway;
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.light_heavy_70 {
font-size:70px;
line-height:70px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.black_heavy_70 {
font-size:70px;
line-height:70px;
font-weight:900;
font-family:Raleway;
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.black_bold_bg_20 {
font-size:20px;
line-height:20px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
padding:5px 8px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.greenbox30 {
line-height:30px;
text-decoration:none;
background-color:rgb(134, 181, 103);
padding:0px 14px;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.blue_heavy_60 {
font-size:60px;
line-height:60px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(49, 165, 203);
padding:3px 10px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.green_bold_bg_20 {
font-size:20px;
line-height:20px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(134, 181, 103);
padding:5px 8px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.whitecircle_600px {
line-height:1px;
width:800px;
height:800px;
text-decoration:none;
background:linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(255,255,255,1) 100%);
filter:progid;
background-color:transparent;
border-radius:400px 400px 400px 400px;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.fullrounded {
border-radius:400px 400px 400px 400px;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.light_heavy_40 {
font-size:40px;
line-height:40px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.white_thin_34 {
font-size:35px;
line-height:35px;
font-weight:200;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.fullbg_gradient {
width:100%;
height:100%;
text-decoration:none;
background-color:#490202;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.light_medium_30 {
font-size:30px;
line-height:40px;
font-weight:700;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.red_bold_bg_20 {
font-size:20px;
line-height:20px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(224, 51, 0);
padding:5px 8px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.blue_bold_bg_20 {
font-size:20px;
line-height:20px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(53, 152, 220);
padding:5px 8px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.white_bold_bg_20 {
font-size:20px;
line-height:20px;
font-weight:900;
font-family:Raleway;
color:rgb(0, 0, 0);
text-decoration:none;
background-color:rgb(255, 255, 255);
padding:5px 8px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.white_heavy_70 {
font-size:70px;
line-height:70px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.light_heavy_70_shadowed {
font-size:70px;
line-height:70px;
font-weight:900;
font-family:Raleway;
color:#ffffff;
text-decoration:none;
background-color:transparent;
text-shadow:0px 0px 7px rgba(0, 0, 0, 0.25);
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.light_medium_30_shadowed {
font-size:30px;
line-height:40px;
font-weight:700;
font-family:Raleway;
color:#ffffff;
text-decoration:none;
background-color:transparent;
text-shadow:0px 0px 7px rgba(0, 0, 0, 0.25);
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.blackboxed_heavy {
font-size:70px;
line-height:70px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
padding:5px 20px;
text-shadow:rgba(0, 0, 0, 0.14902) 0px 0px 7px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.bignumbers_white {
color:#ffffff;
background-color:rgba(0, 0, 0, 0);
font-size:84px;
line-height:84px;
font-weight:800;
font-family:Raleway;
text-decoration:none;
padding:0px 0px 0px 0px;
text-shadow:rgba(0, 0, 0, 0.247059) 0px 0px 7px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none solid none none;
}

.tp-caption.whiteline_long {
line-height:1px;
min-width:660px;
background-color:transparent;
text-decoration:none;
border-width:2px 0px 0px 0px;
border-color:rgb(255, 255, 255) rgb(34, 34, 34) rgb(34, 34, 34) rgb(34, 34, 34);
border-style:solid none none none;
}

.tp-caption.light_medium_20_shadowed {
font-size:20px;
line-height:30px;
font-weight:700;
font-family:Raleway;
color:#ffffff;
text-decoration:none;
background-color:transparent;
text-shadow:0px 0px 7px rgba(0, 0, 0, 0.25);
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.fullgradient_overlay {
background:linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
filter:progid;
width:100%;
height:100%;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.light_medium_20 {
font-size:20px;
line-height:30px;
font-weight:700;
font-family:Raleway;
color:#ffffff;
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.reddishbg_heavy_70 {
font-size:70px;
line-height:70px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgba(100, 1, 24, 0.8);
padding:50px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.borderbox_725x130 {
min-width:725px;
min-height:130px;
background-color:transparent;
text-decoration:none;
border-width:2px;
border-color:rgb(255, 255, 255);
border-style:solid;
}

.tp-caption.light_heavy_34 {
font-size:34px;
line-height:34px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.black_thin_30 {
font-size:30px;
line-height:30px;
font-weight:100;
font-family:Raleway;
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.black_thin_whitebg_30 {
font-size:30px;
line-height:30px;
font-weight:300;
font-family:Raleway;
color:rgb(0, 0, 0);
text-decoration:none;
background-color:rgb(255, 255, 255);
padding:5px 10px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.white_heavy_60 {
font-size:60px;
line-height:60px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.black_thin_blackbg_30 {
font-size:30px;
line-height:30px;
font-weight:300;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
padding:5px 10px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.light_thin_60 {
font-size:60px;
line-height:60px;
font-weight:100;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.greenbgfull {
background-color:#85b85f;
width:100%;
height:100%;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.bluebgfull {
text-decoration:none;
width:100%;
height:100%;
background-color:rgb(61, 164, 207);
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.blackbgfull {
text-decoration:none;
width:100%;
height:100%;
background-color:rgba(0, 0, 0, 0.247059);
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.wave_repeat1 {
width:100%;
height:600px;
background-repeat:repeat-x;
background-color:transparent;
text-decoration:none;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.wavebg2 {
width:200%;
height:300px;
text-decoration:none;
background-image:url(http://themepunch.com/revolution/wp-content/uploads/2014/05/wave21.png);
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.wavebg1 {
width:200%;
height:300px;
text-decoration:none;
background-image:url(http://themepunch.com/revolution/wp-content/uploads/2014/05/wave11.png);
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.wavebg3 {
width:200%;
height:300px;
text-decoration:none;
background-image:url(http://themepunch.com/revolution/wp-content/uploads/2014/05/wave3.png);
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.wavebg4 {
width:200%;
height:300px;
text-decoration:none;
background-image:url(http://themepunch.com/revolution/wp-content/uploads/2014/05/wave4.png);
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.greenishbg_heavy_70 {
font-size:70px;
line-height:70px;
font-weight:900;
font-family:Raleway;
color:rgb(255, 255, 255);
text-decoration:none;
padding:50px;
text-shadow:none;
background-color:rgba(40, 67, 62, 0.8);
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.wavebg5 {
width:200%;
height:300px;
text-decoration:none;
background-image:url(http://themepunch.com/revolution/wp-content/uploads/2014/05/wave51.png);
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.deepblue_sea {
width:100%;
height:1000px;
background-color:rgba(30, 46, 59, 1);
text-decoration:none;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}


.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}

.tp-caption a:hover {
color:#ffa902;
}

.largeredbtn {  
font-family: "Raleway", sans-serif;
font-weight: 900;
font-size: 16px;
line-height: 60px;
color: #fff !important;
text-decoration: none;
padding-left: 40px;
padding-right: 80px;
padding-top: 22px;
padding-bottom: 22px;
background: rgb(234,91,31); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(234,91,31,1) 0%, rgba(227,58,12,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(234,91,31,1)), color-stop(100%,rgba(227,58,12,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(234,91,31,1) 0%,rgba(227,58,12,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(234,91,31,1) 0%,rgba(227,58,12,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(234,91,31,1) 0%,rgba(227,58,12,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(234,91,31,1) 0%,rgba(227,58,12,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea5b1f', endColorstr='#e33a0c',GradientType=0 ); /* IE6-9 */
}

.largeredbtn:hover {
background: rgb(227,58,12); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(227,58,12,1) 0%, rgba(234,91,31,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(227,58,12,1)), color-stop(100%,rgba(234,91,31,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(227,58,12,1) 0%,rgba(234,91,31,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(227,58,12,1) 0%,rgba(234,91,31,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(227,58,12,1) 0%,rgba(234,91,31,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(227,58,12,1) 0%,rgba(234,91,31,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e33a0c', endColorstr='#ea5b1f',GradientType=0 ); /* IE6-9 */      
}

.fullrounded img {
   -webkit-border-radius: 400px;
-moz-border-radius: 400px;
border-radius: 400px; 
  }

/*-----------------------------------------------------------------------------

	-	Revolution Slider 4.1 Captions -

		Screen Stylesheet

version:   	1.4.5
date:      	27/11/13
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/



/*************************
	-	CAPTIONS	-
**************************/

.tp-static-layers	{	position:absolute; z-index:505; top:0px;left:0px}

.tp-hide-revslider,.tp-caption.tp-hidden-caption	{	visibility:hidden !important; display:none !important}


.tp-caption { z-index:1; white-space:nowrap}

.tp-caption-demo .tp-caption	{	position:relative !important; display:inline-block; margin-bottom:10px; margin-right:20px !important}


.tp-caption.whitedivider3px {

	color: #000000;
	text-shadow: none;
	background-color: rgb(255, 255, 255);
	background-color: rgba(255, 255, 255, 1);
	text-decoration: none;
	min-width: 408px;
	min-height: 3px;
	background-position: initial initial;
	background-repeat: initial initial;
	border-width: 0px;
	border-color: #000000;
	border-style: none;
}


.tp-caption.finewide_large_white {
color:#ffffff;
text-shadow:none;
font-size:60px;
line-height:60px;
font-weight:300;
font-family:"Open Sans", sans-serif;
background-color:transparent;
text-decoration:none;
text-transform:uppercase;
letter-spacing:8px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.whitedivider3px {
color:#000000;
text-shadow:none;
background-color:rgb(255, 255, 255);
background-color:rgba(255, 255, 255, 1);
text-decoration:none;
font-size:0px;
line-height:0;
min-width:468px;
min-height:3px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.finewide_medium_white {
color:#ffffff;
text-shadow:none;
font-size:37px;
line-height:37px;
font-weight:300;
font-family:"Open Sans", sans-serif;
background-color:transparent;
text-decoration:none;
text-transform:uppercase;
letter-spacing:5px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.boldwide_small_white {
font-size:25px;
line-height:25px;
font-weight:800;
font-family:"Open Sans", sans-serif;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
text-shadow:none;
text-transform:uppercase;
letter-spacing:5px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.whitedivider3px_vertical {
color:#000000;
text-shadow:none;
background-color:rgb(255, 255, 255);
background-color:rgba(255, 255, 255, 1);
text-decoration:none;
font-size:0px;
line-height:0;
min-width:3px;
min-height:130px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.finewide_small_white {
color:#ffffff;
text-shadow:none;
font-size:25px;
line-height:25px;
font-weight:300;
font-family:"Open Sans", sans-serif;
background-color:transparent;
text-decoration:none;
text-transform:uppercase;
letter-spacing:5px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.finewide_verysmall_white_mw {
font-size:13px;
line-height:25px;
font-weight:400;
font-family:"Open Sans", sans-serif;
color:#ffffff;
text-decoration:none;
background-color:transparent;
text-shadow:none;
text-transform:uppercase;
letter-spacing:5px;
max-width:470px;
white-space:normal !important;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.lightgrey_divider {
text-decoration:none;
background-color:rgb(235, 235, 235);
background-color:rgba(235, 235, 235, 1);
width:370px;
height:3px;
background-position:initial initial;
background-repeat:initial initial;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.finewide_large_white {
color: #FFF;
text-shadow: none;
font-size: 60px;
line-height: 60px;
font-weight: 300;
font-family: "Open Sans", sans-serif;
background-color: rgba(0, 0, 0, 0);
text-decoration: none;
text-transform: uppercase;
letter-spacing: 8px;
border-width: 0px;
border-color: #000;
border-style: none;
}

.tp-caption.finewide_medium_white {
color: #FFF;
text-shadow: none;
font-size: 34px;
line-height: 34px;
font-weight: 300;
font-family: "Open Sans", sans-serif;
background-color: rgba(0, 0, 0, 0);
text-decoration: none;
text-transform: uppercase;
letter-spacing: 5px;
border-width: 0px;
border-color: #000;
border-style: none;
}

.tp-caption.huge_red {
position:absolute;
color:rgb(223,75,107);
font-weight:400;
font-size:150px;
line-height:130px;
font-family: 'Oswald', sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
background-color:rgb(45,49,54);
padding:0px;
}

.tp-caption.middle_yellow {
position:absolute;
color:rgb(251,213,114);
font-weight:600;
font-size:50px;
line-height:50px;
font-family: 'Open Sans', sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.huge_thin_yellow {
	position:absolute;
color:rgb(251,213,114);
font-weight:300;
font-size:90px;
line-height:90px;
font-family: 'Open Sans', sans-serif;
margin:0px;
letter-spacing: 20px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.big_dark {
position:absolute;
color:#333;
font-weight:700;
font-size:70px;
line-height:70px;
font-family:"Open Sans";
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.medium_dark {
position:absolute;
color:#333;
font-weight:300;
font-size:40px;
line-height:40px;
font-family:"Open Sans";
margin:0px;
letter-spacing: 5px;
border-width:0px;
border-style:none;
white-space:nowrap;
}


.tp-caption.medium_grey {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:20px;
line-height:20px;
font-family:Arial;
padding:2px 4px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#888;
white-space:nowrap;
}

.tp-caption.small_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:14px;
line-height:20px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.medium_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:20px;
line-height:20px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}


.tp-caption.large_bold_white_25 {
font-size:55px;
line-height:65px;
font-weight:700;
font-family:"Open Sans";
color:#fff;
text-decoration:none;
background-color:transparent;
text-align:center;
text-shadow:#000 0px 5px 10px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.medium_text_shadow {
font-size:25px;
line-height:25px;
font-weight:600;
font-family:"Open Sans";
color:#fff;
text-decoration:none;
background-color:transparent;
text-align:center;
text-shadow:#000 0px 5px 10px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.large_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:40px;
line-height:40px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.medium_bold_grey {
font-size:30px;
line-height:30px;
font-weight:800;
font-family:"Open Sans";
color:rgb(102, 102, 102);
text-decoration:none;
background-color:transparent;
text-shadow:none;
margin:0px;
padding:1px 4px 0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.very_large_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:60px;
line-height:60px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
letter-spacing:-2px;
}

.tp-caption.very_big_white {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
font-size:60px;
line-height:60px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
padding:0px 4px;
padding-top:1px;
background-color:#000;
}

.tp-caption.very_big_black {
position:absolute;
color:#000;
text-shadow:none;
font-weight:700;
font-size:60px;
line-height:60px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
padding:0px 4px;
padding-top:1px;
background-color:#fff;
}

.tp-caption.modern_medium_fat {
position:absolute;
color:#000;
text-shadow:none;
font-weight:800;
font-size:24px;
line-height:20px;
font-family:"Open Sans", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.modern_medium_fat_white {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
font-size:24px;
line-height:20px;
font-family:"Open Sans", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.modern_medium_light {
position:absolute;
color:#000;
text-shadow:none;
font-weight:300;
font-size:24px;
line-height:20px;
font-family:"Open Sans", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.modern_big_bluebg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
font-size:30px;
line-height:36px;
font-family:"Open Sans", sans-serif;
padding:3px 10px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#4e5b6c;
letter-spacing:0;
}

.tp-caption.modern_big_redbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:30px;
line-height:36px;
font-family:"Open Sans", sans-serif;
padding:3px 10px;
padding-top:1px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#de543e;
letter-spacing:0;
}

.tp-caption.modern_small_text_dark {
position:absolute;
color:#555;
text-shadow:none;
font-size:14px;
line-height:22px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}

.tp-caption.boxshadow {
-moz-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
-webkit-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
}

.tp-caption.black {
color:#000;
text-shadow:none;
}

.tp-caption.noshadow {
text-shadow:none;
}

.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}

.tp-caption a:hover {
color:#ffa902;
}

.tp-caption.thinheadline_dark {
position:absolute;
color:rgba(0,0,0,0.85);
text-shadow:none;
font-weight:300;
font-size:30px;
line-height:30px;
font-family:"Open Sans";
background-color:transparent;
}

.tp-caption.thintext_dark {
position:absolute;
color:rgba(0,0,0,0.85);
text-shadow:none;
font-weight:300;
font-size:16px;
line-height:26px;
font-family:"Open Sans";
background-color:transparent;
}

.tp-caption.medium_bg_red a {
	color: #fff;
    text-decoration: none;
}

.tp-caption.medium_bg_red a:hover {
	color: #fff;
    text-decoration: underline;
}

.tp-caption.smoothcircle {
font-size:30px;
line-height:75px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
background-color:rgba(0, 0, 0, 0.498039);
padding:50px 25px;
text-align:center;
border-radius:500px 500px 500px 500px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.largeblackbg {
font-size:50px;
line-height:70px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
padding:0px 20px 5px;
text-shadow:none;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.largepinkbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Open Sans";
background-color:#db4360;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.largewhitebg {
position:absolute;
color:#000;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Open Sans";
background-color:#fff;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.largegreenbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Open Sans";
background-color:#67ae73;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

.tp-caption.excerpt {
font-size:36px;
line-height:36px;
font-weight:700;
font-family:Arial;
color:#ffffff;
text-decoration:none;
background-color:rgba(0, 0, 0, 1);
text-shadow:none;
margin:0px;
letter-spacing:-1.5px;
padding:1px 4px 0px 4px;
width:150px;
white-space:normal !important;
height:auto;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.large_bold_grey {
font-size:60px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(102, 102, 102);
text-decoration:none;
background-color:transparent;
text-shadow:none;
margin:0px;
padding:1px 4px 0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_thin_grey {
font-size:34px;
line-height:30px;
font-weight:300;
font-family:"Open Sans";
color:rgb(102, 102, 102);
text-decoration:none;
background-color:transparent;
padding:1px 4px 0px;
text-shadow:none;
margin:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.small_thin_grey {
font-size:18px;
line-height:26px;
font-weight:300;
font-family:"Open Sans";
color:rgb(117, 117, 117);
text-decoration:none;
background-color:transparent;
padding:1px 4px 0px;
text-shadow:none;
margin:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.lightgrey_divider {
text-decoration:none;
background-color:rgba(235, 235, 235, 1);
width:370px;
height:3px;
background-position:initial initial;
background-repeat:initial initial;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.large_bold_darkblue {
font-size:58px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(52, 73, 94);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_darkblue {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(52, 73, 94);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bold_red {
font-size:24px;
line-height:30px;
font-weight:800;
font-family:"Open Sans";
color:rgb(227, 58, 12);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_light_red {
font-size:21px;
line-height:26px;
font-weight:300;
font-family:"Open Sans";
color:rgb(227, 58, 12);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_red {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(227, 58, 12);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bold_orange {
font-size:24px;
line-height:30px;
font-weight:800;
font-family:"Open Sans";
color:rgb(243, 156, 18);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_orange {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(243, 156, 18);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.grassfloor {
text-decoration:none;
background-color:rgba(160, 179, 151, 1);
width:4000px;
height:150px;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.large_bold_white {
font-size:58px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_light_white {
font-size:30px;
line-height:36px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumlarge_light_white {
font-size:34px;
line-height:40px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumlarge_light_white_center {
font-size:34px;
line-height:40px;
font-weight:300;
font-family:"Open Sans";
color:#ffffff;
text-decoration:none;
background-color:transparent;
padding:0px 0px 0px 0px;
text-align:center;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_bg_asbestos {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(127, 140, 141);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.medium_light_black {
font-size:30px;
line-height:36px;
font-weight:300;
font-family:"Open Sans";
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.large_bold_black {
font-size:58px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumlarge_light_darkblue {
font-size:34px;
line-height:40px;
font-weight:300;
font-family:"Open Sans";
color:rgb(52, 73, 94);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.small_light_white {
font-size:17px;
line-height:28px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.roundedimage {
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.large_bg_black {
font-size:40px;
line-height:40px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
padding:10px 20px 15px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumwhitebg {
font-size:30px;
line-height:30px;
font-weight:300;
font-family:"Open Sans";
color:rgb(0, 0, 0);
text-decoration:none;
background-color:rgb(255, 255, 255);
padding:5px 15px 10px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}

.tp-caption.medium_bg_orange_new1 {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(243, 156, 18);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}



.tp-caption.boxshadow{
		-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
		-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
		box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
	}

.tp-caption.black{
		color: #000;
		text-shadow: none;
		font-weight: 300;
		font-size: 19px;
		line-height: 19px;
		font-family: 'Open Sans', sans;
	}

.tp-caption.noshadow {
		text-shadow: none;
	}


.tp_inner_padding	{	box-sizing:border-box;
						-webkit-box-sizing:border-box;
						-moz-box-sizing:border-box;
						max-height:none !important;	}


/*.tp-caption			{	transform:none !important}*/


/*********************************
	-	SPECIAL TP CAPTIONS -
**********************************/
.tp-caption .frontcorner		{
										width: 0;
										height: 0;
										border-left: 40px solid transparent;
										border-right: 0px solid transparent;
										border-top: 40px solid #00A8FF;
										position: absolute;left:-40px;top:0px;
									}

.tp-caption .backcorner		{
										width: 0;
										height: 0;
										border-left: 0px solid transparent;
										border-right: 40px solid transparent;
										border-bottom: 40px solid #00A8FF;
										position: absolute;right:0px;top:0px;
									}

.tp-caption .frontcornertop		{
										width: 0;
										height: 0;
										border-left: 40px solid transparent;
										border-right: 0px solid transparent;
										border-bottom: 40px solid #00A8FF;
										position: absolute;left:-40px;top:0px;
									}

.tp-caption .backcornertop		{
										width: 0;
										height: 0;
										border-left: 0px solid transparent;
										border-right: 40px solid transparent;
										border-top: 40px solid #00A8FF;
										position: absolute;right:0px;top:0px;
									}

/******************************
	-	BUTTONS	-
*******************************/

.tp-simpleresponsive .button				{	padding:6px 13px 5px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; height:30px;
												cursor:pointer;
												color:#fff !important; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6) !important; font-size:15px; line-height:45px !important;
												background:url(https://trinhmy.com/skin/frontend/em0132/default/em/slideshow2/images/gradient/g30.png) repeat-x top; font-family: arial, sans-serif; font-weight: bold; letter-spacing: -1px;
											}

.tp-simpleresponsive  .button.big			{	color:#fff; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6); font-weight:bold; padding:9px 20px; font-size:19px;  line-height:57px !important; background:url(https://trinhmy.com/skin/frontend/em0132/default/em/slideshow2/images/gradient/g40.png) repeat-x top}


.tp-simpleresponsive  .purchase:hover,
.tp-simpleresponsive  .button:hover,
.tp-simpleresponsive  .button.big:hover		{	background-position:bottom, 15px 11px}



	@media only screen and (min-width: 768px) and (max-width: 959px) {

	 }



	@media only screen and (min-width: 480px) and (max-width: 767px) {
		.tp-simpleresponsive  .button	{	padding:4px 8px 3px; line-height:25px !important; font-size:11px !important;font-weight:normal;	}
		.tp-simpleresponsive  a.button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }


	}

    @media only screen and (min-width: 0px) and (max-width: 479px) {
		.tp-simpleresponsive  .button	{	padding:2px 5px 2px; line-height:20px !important; font-size:10px !important}
		.tp-simpleresponsive  a.button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }
	}





/*	BUTTON COLORS	*/



.tp-simpleresponsive  .button.green, .tp-simpleresponsive  .button:hover.green,
.tp-simpleresponsive  .purchase.green, .tp-simpleresponsive  .purchase:hover.green			{ background-color:#21a117; -webkit-box-shadow:  0px 3px 0px 0px #104d0b;        -moz-box-shadow:   0px 3px 0px 0px #104d0b;        box-shadow:   0px 3px 0px 0px #104d0b;  }


.tp-simpleresponsive  .button.blue, .tp-simpleresponsive  .button:hover.blue,
.tp-simpleresponsive  .purchase.blue, .tp-simpleresponsive  .purchase:hover.blue			{ background-color:#1d78cb; -webkit-box-shadow:  0px 3px 0px 0px #0f3e68;        -moz-box-shadow:   0px 3px 0px 0px #0f3e68;        box-shadow:   0px 3px 0px 0px #0f3e68}


.tp-simpleresponsive  .button.red, .tp-simpleresponsive  .button:hover.red,
.tp-simpleresponsive  .purchase.red, .tp-simpleresponsive  .purchase:hover.red				{ background-color:#cb1d1d; -webkit-box-shadow:  0px 3px 0px 0px #7c1212;        -moz-box-shadow:   0px 3px 0px 0px #7c1212;        box-shadow:   0px 3px 0px 0px #7c1212}

.tp-simpleresponsive  .button.orange, .tp-simpleresponsive  .button:hover.orange,
.tp-simpleresponsive  .purchase.orange, .tp-simpleresponsive  .purchase:hover.orange		{ background-color:#ff7700; -webkit-box-shadow:  0px 3px 0px 0px #a34c00;        -moz-box-shadow:   0px 3px 0px 0px #a34c00;        box-shadow:   0px 3px 0px 0px #a34c00}

.tp-simpleresponsive  .button.darkgrey, .tp-simpleresponsive  .button.grey,
.tp-simpleresponsive  .button:hover.darkgrey, .tp-simpleresponsive  .button:hover.grey,
.tp-simpleresponsive  .purchase.darkgrey, .tp-simpleresponsive  .purchase:hover.darkgrey	{ background-color:#555; -webkit-box-shadow:  0px 3px 0px 0px #222;        -moz-box-shadow:   0px 3px 0px 0px #222;        box-shadow:   0px 3px 0px 0px #222}

.tp-simpleresponsive  .button.lightgrey, .tp-simpleresponsive  .button:hover.lightgrey,
.tp-simpleresponsive  .purchase.lightgrey, .tp-simpleresponsive  .purchase:hover.lightgrey	{ background-color:#888; -webkit-box-shadow:  0px 3px 0px 0px #555;        -moz-box-shadow:   0px 3px 0px 0px #555;        box-shadow:   0px 3px 0px 0px #555}



/****************************************************************

	-	SET THE ANIMATION EVEN MORE SMOOTHER ON ANDROID   -

******************************************************************/

/*.tp-simpleresponsive				{	-webkit-perspective: 1500px;
										-moz-perspective: 1500px;
										-o-perspective: 1500px;
										-ms-perspective: 1500px;
										perspective: 1500px;
									}*/




/**********************************************
	-	FULLSCREEN AND FULLWIDHT CONTAINERS	-
**********************************************/

.fullscreen-container {
		width:100%;
		position:relative;
		padding:0;
}



.fullwidthbanner-container{
	width:100%;
	position:relative;
	padding:0;
	overflow:hidden;
}

.fullwidthbanner-container .fullwidthbanner{
	width:100%;
	position:relative;
}



/************************************************
	  - SOME CAPTION MODIFICATION AT START  -
*************************************************/
.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";		-moz-opacity: 0;	-khtml-opacity: 0;	opacity: 0; */
	position:absolute;visibility: hidden;
	-webkit-font-smoothing: antialiased !important;
}


.tp-simpleresponsive img	{	max-width:none}



/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass {
	filter:none !important;
}


/******************************
	-	SHADOWS		-
******************************/
.tp-bannershadow  {
		position:absolute;

		margin-left:auto;
		margin-right:auto;
		-moz-user-select: none;
        -khtml-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
	}

.tp-bannershadow.tp-shadow1 {	background:url(https://trinhmy.com/skin/frontend/em0132/default/em/slideshow2/assets/shadow1.png) no-repeat; background-size:100% 100%; width:890px; height:60px; bottom:-60px}
.tp-bannershadow.tp-shadow2 {	background:url(https://trinhmy.com/skin/frontend/em0132/default/em/slideshow2/assets/shadow2.png) no-repeat; background-size:100% 100%; width:890px; height:60px;bottom:-60px}
.tp-bannershadow.tp-shadow3 {	background:url(https://trinhmy.com/skin/frontend/em0132/default/em/slideshow2/assets/shadow3.png) no-repeat; background-size:100% 100%; width:890px; height:60px;bottom:-60px}


/********************************
	-	FULLSCREEN VIDEO	-
*********************************/
.caption.fullscreenvideo {	left:0px; top:0px; position:absolute;width:100%;height:100%}
.caption.fullscreenvideo iframe,
.caption.fullscreenvideo video	{ width:100% !important; height:100% !important; display: none}

.tp-caption.fullscreenvideo	{	left:0px; top:0px; position:absolute;width:100%;height:100%}


.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe video	{ width:100% !important; height:100% !important; display: none}


.fullcoveredvideo video,
.fullscreenvideo video					{	background: #000}

.fullcoveredvideo .tp-poster		{	background-position: center center;background-size: cover;width:100%;height:100%;top:0px;left:0px}

.html5vid.videoisplaying .tp-poster	{	display: none}

.tp-video-play-button		{	background:#000;
								background:rgba(0,0,0,0.3);
								padding:5px;
								border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
								position: absolute;
								top: 50%;
								left: 50%;
								font-size: 40px;
								color: #FFF;
								z-index: 3;
								margin-top: -27px;
								margin-left: -28px;
								text-align: center;
								cursor: pointer;
							}

.html5vid .tp-revstop		{	width:15px;height:20px; border-left:5px solid #fff; border-right:5px solid #fff; position:relative;margin:10px 20px; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}
.html5vid .tp-revstop	{	display:none}
.html5vid.videoisplaying .revicon-right-dir	{	display:none}
.html5vid.videoisplaying .tp-revstop	{	display:block}

.html5vid.videoisplaying .tp-video-play-button	{	display:none}
.html5vid:hover .tp-video-play-button { display:block}

.fullcoveredvideo .tp-video-play-button	{	display:none !important}


/********************************
	-	FULLSCREEN VIDEO ENDS	-
*********************************/


/********************************
	-	DOTTED OVERLAYS	-
*********************************/
.tp-dottedoverlay						{	background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:4}
.tp-dottedoverlay.twoxtwo				{	background:url(https://trinhmy.com/skin/frontend/em0132/default/em/slideshow2/assets/gridtile.png)}
.tp-dottedoverlay.twoxtwowhite			{	background:url(https://trinhmy.com/skin/frontend/em0132/default/em/slideshow2/assets/gridtile_white.png)}
.tp-dottedoverlay.threexthree			{	background:url(https://trinhmy.com/skin/frontend/em0132/default/em/slideshow2/assets/gridtile_3x3.png)}
.tp-dottedoverlay.threexthreewhite		{	background:url(https://trinhmy.com/skin/frontend/em0132/default/em/slideshow2/assets/gridtile_3x3_white.png)}
/********************************
	-	DOTTED OVERLAYS ENDS	-
*********************************/


/************************
	-	NAVIGATION	-
*************************/

/** BULLETS **/

.tpclear		{	clear:both}


.tp-bullets									{	z-index:1000; position:absolute;
												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
												-moz-opacity: 1;
												-khtml-opacity: 1;
												opacity: 1;
												-webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out;-webkit-transform: translateZ(5px);
											}
.tp-bullets.hidebullets					{
												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
												-moz-opacity: 0;
												-khtml-opacity: 0;
												opacity: 0;
											}


.tp-bullets.simplebullets.navbar						{ 	border:1px solid #666; border-bottom:1px solid #444; background:url(https://trinhmy.com/skin/frontend/em0132/default/em/slideshow2/assets/boxed_bgtile.png); height:40px; padding:0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px }

.tp-bullets.simplebullets.navbar-old					{ 	 background:url(https://trinhmy.com/skin/frontend/em0132/default/em/slideshow2/assets/navigdots_bgtile.png); height:35px; padding:0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px }


.tp-bullets.simplebullets.round .bullet					{	cursor:pointer; position:relative;	background:url(https://trinhmy.com/skin/frontend/em0132/default/em/slideshow2/assets/bullet.png) no-Repeat top left;	width:20px;	height:20px;  margin-right:0px; float:left; margin-top:0px; margin-left:3px}
.tp-bullets.simplebullets.round .bullet.last			{	margin-right:3px}

.tp-bullets.simplebullets.round-old .bullet				{	cursor:pointer; position:relative;	background:url(https://trinhmy.com/skin/frontend/em0132/default/em/slideshow2/assets/bullets.png) no-Repeat bottom left;	width:23px;	height:23px;  margin-right:0px; float:left; margin-top:0px}
.tp-bullets.simplebullets.round-old .bullet.last		{	margin-right:0px}


/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square .bullet				{	cursor:pointer; position:relative;	background:url(https://trinhmy.com/skin/frontend/em0132/default/em/slideshow2/assets/bullets2.png) no-Repeat bottom left;	width:19px;	height:19px;  margin-right:0px; float:left; margin-top:0px}
.tp-bullets.simplebullets.square .bullet.last			{	margin-right:0px}


/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square-old .bullet			{	cursor:pointer; position:relative;	background:url(https://trinhmy.com/skin/frontend/em0132/default/em/slideshow2/assets/bullets2.png) no-Repeat bottom left;	width:19px;	height:19px;  margin-right:0px; float:left; margin-top:0px}
.tp-bullets.simplebullets.square-old .bullet.last		{	margin-right:0px}


/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar .bullet			{	cursor:pointer; position:relative;	background:url(https://trinhmy.com/skin/frontend/em0132/default/em/slideshow2/assets/bullet_boxed.png) no-Repeat top left;	width:18px;	height:19px;   margin-right:5px; float:left; margin-top:0px}

.tp-bullets.simplebullets.navbar .bullet.first		{	margin-left:0px !important}
.tp-bullets.simplebullets.navbar .bullet.last		{	margin-right:0px !important}



/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar-old .bullet			{	cursor:pointer; position:relative;	background:url(https://trinhmy.com/skin/frontend/em0132/default/em/slideshow2/assets/navigdots.png) no-Repeat bottom left;	width:15px;	height:15px;  margin-left:5px !important; margin-right:5px !important;float:left; margin-top:10px}
.tp-bullets.simplebullets.navbar-old .bullet.first		{	margin-left:0px !important}
.tp-bullets.simplebullets.navbar-old .bullet.last		{	margin-right:0px !important}


.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected				{	background-position:top left}

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected		{	background-position:bottom left}



/*************************************
	-	TP ARROWS 	-
**************************************/
.tparrows												{	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
															-moz-opacity: 1;
															-khtml-opacity: 1;
															opacity: 1;
															-webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out;
															-webkit-transform: translateZ(5000px);
															-webkit-transform-style: flat;
															-webkit-backface-visibility: hidden;
															z-index:600;
															position: relative;

														}
.tparrows.hidearrows									{
															-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
															-moz-opacity: 0;
															-khtml-opacity: 0;
															opacity: 0;
														}
.tp-leftarrow											{	z-index:100;cursor:pointer; position:relative;	background:url(https://trinhmy.com/skin/frontend/em0132/default/em/slideshow2/assets/large_left.png) no-Repeat top left;	width:40px;	height:40px;   }
.tp-rightarrow											{	z-index:100;cursor:pointer; position:relative;	background:url(https://trinhmy.com/skin/frontend/em0132/default/em/slideshow2/assets/large_right.png) no-Repeat top left;	width:40px;	height:40px;   }


.tp-leftarrow.round										{	z-index:100;cursor:pointer; position:relative;	background:url(https://trinhmy.com/skin/frontend/em0132/default/em/slideshow2/assets/small_left.png) no-Repeat top left;	width:19px;	height:14px;  margin-right:0px; float:left; margin-top:0px;	}
.tp-rightarrow.round									{	z-index:100;cursor:pointer; position:relative;	background:url(https://trinhmy.com/skin/frontend/em0132/default/em/slideshow2/assets/small_right.png) no-Repeat top left;	width:19px;	height:14px;  margin-right:0px; float:left;	margin-top:0px}


.tp-leftarrow.round-old									{	z-index:100;cursor:pointer; position:relative;	background:url(https://trinhmy.com/skin/frontend/em0132/default/em/slideshow2/assets/arrow_left.png) no-Repeat top left;	width:26px;	height:26px;  margin-right:0px; float:left; margin-top:0px;	}
.tp-rightarrow.round-old								{	z-index:100;cursor:pointer; position:relative;	background:url(https://trinhmy.com/skin/frontend/em0132/default/em/slideshow2/assets/arrow_right.png) no-Repeat top left;	width:26px;	height:26px;  margin-right:0px; float:left;	margin-top:0px}


.tp-leftarrow.navbar									{	z-index:100;cursor:pointer; position:relative;	background:url(https://trinhmy.com/skin/frontend/em0132/default/em/slideshow2/assets/small_left_boxed.png) no-Repeat top left;	width:20px;	height:15px;   float:left;	margin-right:6px; margin-top:12px}
.tp-rightarrow.navbar									{	z-index:100;cursor:pointer; position:relative;	background:url(https://trinhmy.com/skin/frontend/em0132/default/em/slideshow2/assets/small_right_boxed.png) no-Repeat top left;	width:20px;	height:15px;   float:left;	margin-left:6px; margin-top:12px}


.tp-leftarrow.navbar-old								{	z-index:100;cursor:pointer; position:relative;	background:url(https://trinhmy.com/skin/frontend/em0132/default/em/slideshow2/assets/arrowleft.png) no-Repeat top left;		width:9px;	height:16px;   float:left;	margin-right:6px; margin-top:10px}
.tp-rightarrow.navbar-old								{	z-index:100;cursor:pointer; position:relative;	background:url(https://trinhmy.com/skin/frontend/em0132/default/em/slideshow2/assets/arrowright.png) no-Repeat top left;	width:9px;	height:16px;   float:left;	margin-left:6px; margin-top:10px}

.tp-leftarrow.navbar-old.thumbswitharrow				{	margin-right:10px}
.tp-rightarrow.navbar-old.thumbswitharrow				{	margin-left:0px}

.tp-leftarrow.square									{	z-index:100;cursor:pointer; position:relative;	background:url(https://trinhmy.com/skin/frontend/em0132/default/em/slideshow2/assets/arrow_left2.png) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-right:0px; margin-top:0px}
.tp-rightarrow.square									{	z-index:100;cursor:pointer; position:relative;	background:url(https://trinhmy.com/skin/frontend/em0132/default/em/slideshow2/assets/arrow_right2.png) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-left:0px; margin-top:0px}


.tp-leftarrow.square-old								{	z-index:100;cursor:pointer; position:relative;	background:url(https://trinhmy.com/skin/frontend/em0132/default/em/slideshow2/assets/arrow_left2.png) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-right:0px; margin-top:0px}
.tp-rightarrow.square-old								{	z-index:100;cursor:pointer; position:relative;	background:url(https://trinhmy.com/skin/frontend/em0132/default/em/slideshow2/assets/arrow_right2.png) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-left:0px; margin-top:0px}


.tp-leftarrow.default									{	z-index:100;cursor:pointer; position:relative;	background:url(https://trinhmy.com/skin/frontend/em0132/default/em/slideshow2/assets/large_left.png) no-Repeat 0 0;	width:40px;	height:40px;

														}
.tp-rightarrow.default									{	z-index:100;cursor:pointer; position:relative;	background:url(https://trinhmy.com/skin/frontend/em0132/default/em/slideshow2/assets/large_right.png) no-Repeat 0 0;	width:40px;	height:40px;

														}




.tp-leftarrow:hover,
.tp-rightarrow:hover 									{	background-position:bottom left}






/****************************************************************************************************
	-	TP THUMBS 	-
*****************************************************************************************************

 - tp-thumbs & tp-mask Width is the width of the basic Thumb Container (500px basic settings)

 - .bullet width & height is the dimension of a simple Thumbnail (basic 100px x 50px)

 *****************************************************************************************************/


.tp-bullets.tp-thumbs						{	z-index:1000; position:absolute; padding:3px;background-color:#fff;
												width:500px;height:50px; 			/* THE DIMENSIONS OF THE THUMB CONTAINER */
												margin-top:-50px;
											}


.fullwidthbanner-container .tp-thumbs		{  padding:3px}

.tp-bullets.tp-thumbs .tp-mask				{	width:500px; height:50px;  			/* THE DIMENSIONS OF THE THUMB CONTAINER */
												overflow:hidden; position:relative}


.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer	{	width:5000px; position:absolute}

.tp-bullets.tp-thumbs .bullet				{   width:100px; height:50px; 			/* THE DIMENSION OF A SINGLE THUMB */
												cursor:pointer; overflow:hidden;background:none;margin:0;float:left;
												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
												/*filter: alpha(opacity=50);	*/
												-moz-opacity: 0.5;
												-khtml-opacity: 0.5;
												opacity: 0.5;

												-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out;
											}


.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected		{ 	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

												-moz-opacity: 1;
												-khtml-opacity: 1;
												opacity: 1;
											}
.tp-thumbs img								{	width:100%}


/************************************
		-	TP BANNER TIMER		-
*************************************/
.tp-bannertimer								{	width:100%; height:10px; background:url(https://trinhmy.com/skin/frontend/em0132/default/em/slideshow2/assets/timer.png);position:absolute; z-index:200;top:0px}
.tp-bannertimer.tp-bottom					{	bottom:0px;height:5px; top:auto}




/***************************************
	-	RESPONSIVE SETTINGS 	-
****************************************/




    @media only screen and (min-width: 0px) and (max-width: 479px) {
				.responsive .tp-bullets	{	display:none}
				.responsive .tparrows	{	display:none}
	}





/*********************************************

	-	BASIC SETTINGS FOR THE BANNER	-

***********************************************/

 .tp-simpleresponsive img {
		-moz-user-select: none;
        -khtml-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
}



.tp-simpleresponsive a{	text-decoration:none}

.tp-simpleresponsive ul {
	list-style:none;
	padding:0;
	margin:0;
}

.tp-simpleresponsive >ul >li{
	list-stye:none;
	position:absolute;
	visibility:hidden;
}
/*  CAPTION SLIDELINK   **/
.caption.slidelink a div,
.tp-caption.slidelink a div {	width:3000px; height:1500px;  background:url(https://trinhmy.com/skin/frontend/em0132/default/em/slideshow2/assets/coloredbg.png) repeat}

.tp-caption.slidelink a span	{	background:url(https://trinhmy.com/skin/frontend/em0132/default/em/slideshow2/assets/coloredbg.png) repeat}



/*****************************************
	-	NAVIGATION FANCY EXAMPLES	-
*****************************************/

.tparrows .tp-arr-imgholder								{ display: none}
.tparrows .tp-arr-titleholder							{ display: none}



/*****************************************
	-	NAVIGATION FANCY EXAMPLES	-
*****************************************/

/* NAVIGATION PREVIEW 1 */
.tparrows.preview1 							{	width:100px;height:100px;-webkit-transform-style: preserve-3d; -webkit-perspective: 1000; -moz-perspective: 1000; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden;background: transparent}
.tparrows.preview1:after					{	position:absolute; left:0px;top:0px; font-family: "revicons"; color:#fff; font-size:30px; width:100px;height:100px;text-align: center; background:#fff;background:rgba(0,0,0,0.15);z-index:2;line-height:100px; -webkit-transition: background 0.3s, color 0.3s; -moz-transition: background 0.3s, color 0.3s; transition: background 0.3s, color 0.3s}
.tp-rightarrow.preview1:after				{	content: '\e825';  }
.tp-leftarrow.preview1:after				{	content: '\e824';  }

.tparrows.preview1:hover:after 				{	background:rgba(255,255,255,1); color:#aaa}

.tparrows.preview1 .tp-arr-imgholder 		{	background-size:cover; background-position:center center; display:block;width:100%;height:100%;position:absolute;top:0px;
												-webkit-transition: -webkit-transform 0.3s;
												transition: transform 0.3s;
												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;
											}
/*.tparrows.preview1 .tp-arr-iwrapper			{	  -webkit-transition: all 0.3s;transition: all 0.3s;
												-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0}
.tparrows.preview1:hover .tp-arr-iwrapper	{	  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1}*/


.tp-rightarrow.preview1 .tp-arr-imgholder	{	right:100%;
												-webkit-transform: rotateY(-90deg);
												transform: rotateY(-90deg);
												-webkit-transform-origin: 100% 50%;
												transform-origin: 100% 50%;
												  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0;



											}
.tp-leftarrow.preview1 .tp-arr-imgholder	{	left:100%;
												-webkit-transform: rotateY(90deg);
												transform: rotateY(90deg);
												-webkit-transform-origin: 0% 50%;
												transform-origin: 0% 50%;
												  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0;



											}


.tparrows.preview1:hover .tp-arr-imgholder	{	-webkit-transform: rotateY(0deg);
												transform: rotateY(0deg);
												  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;

											}


	@media only screen and (min-width: 768px) and (max-width: 979px) {
		.tparrows.preview1,
		.tparrows.preview1:after	{	width:80px; height:80px;line-height:80px; font-size:24px}

	}

    @media only screen and (min-width: 480px) and (max-width: 767px) {
		.tparrows.preview1,
		.tparrows.preview1:after	{	width:60px; height:60px;line-height:60px;font-size:20px}

	}



    @media only screen and (min-width: 0px) and (max-width: 479px) {
		.tparrows.preview1,
		.tparrows.preview1:after	{	width:40px; height:40px;line-height:40px; font-size:12px}
    }

/* PREVIEW 1 BULLETS */

.tp-bullets.preview1 						{ 	height: 21px}
.tp-bullets.preview1 .bullet 				{	cursor: pointer;
											    position: relative !important;
											    background: rgba(0, 0, 0, 0.15) !important;
											    /*-webkit-border-radius: 10px;
											    border-radius: 10px;*/
											    -webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
											    width: 5px !important;
											    height: 5px !important;
											    border: 8px solid rgba(0, 0, 0, 0) !important;
											    display: inline-block;
											    margin-right: 5px !important;
											    margin-bottom: 0px !important;
											    -webkit-transition: background-color 0.2s, border-color 0.2s;
											    -moz-transition: background-color 0.2s, border-color 0.2s;
											    -o-transition: background-color 0.2s, border-color 0.2s;
											    -ms-transition: background-color 0.2s, border-color 0.2s;
											    transition: background-color 0.2s, border-color 0.2s;
											    float:none !important;
											    box-sizing:content-box;
												-moz-box-sizing:content-box;
												-webkit-box-sizing:content-box;
}
.tp-bullets.preview1 .bullet.last 			{	margin-right: 0px}
.tp-bullets.preview1 .bullet:hover,
.tp-bullets.preview1 .bullet.selected 		{	-webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
												background: #aaa !important;
												width: 5px !important;
											    height: 5px !important;
											    border: 8px solid rgba(255, 255, 255, 1) !important;
}




/* NAVIGATION PREVIEW 2 */
.tparrows.preview2 							{	min-width:60px; min-height:60px; background:#fff; ;

												border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;
												overflow:hidden;
												-webkit-transition: -webkit-transform 1.3s;
												-webkit-transition: width 0.3s, background-color 0.3s, opacity 0.3s;
												transition: width 0.3s, background-color 0.3s, opacity 0.3s;
												backface-visibility: hidden;
}
.tparrows.preview2:after					{	position:absolute; top:50%; font-family: "revicons"; color:#aaa; font-size:25px; margin-top: -12px; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s }
.tp-rightarrow.preview2:after				{	content: '\e81e';  right:18px}
.tp-leftarrow.preview2:after				{	content: '\e81f';  left:18px}


.tparrows.preview2 .tp-arr-titleholder 		{	background-size:cover; background-position:center center; display:block; visibility:hidden;position:relative;top:0px;
												-webkit-transition: -webkit-transform 0.3s;
												transition: transform 0.3s;
												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;
												white-space: nowrap;
												color: #000;
												text-transform: uppercase;
												font-weight: 400;
												font-size: 14px;
												line-height: 60px;
												padding:0px 10px;
											}

.tp-rightarrow.preview2 .tp-arr-titleholder	{	 right:50px;
												-webkit-transform: translateX(-100%);
												transform: translateX(-100%);
											}
.tp-leftarrow.preview2 .tp-arr-titleholder	{	left:50px;
												-webkit-transform: translateX(100%);
												transform: translateX(100%);
											}

.tparrows.preview2.hovered					{	width:300px}
.tparrows.preview2:hover					{	background:#fff}
.tparrows.preview2:hover:after				{	color:#000}
.tparrows.preview2:hover .tp-arr-titleholder{	-webkit-transform: translateX(0px);
													transform: translateX(0px);
													visibility: visible;
													position: absolute;
											}

/* PREVIEW 2 BULLETS */

.tp-bullets.preview2 						{ 	height: 17px}
.tp-bullets.preview2 .bullet 				{	cursor: pointer;
											    position: relative !important;
											    background: rgba(0, 0, 0, 0.5) !important;
											    -webkit-border-radius: 10px;
											    border-radius: 10px;
											    -webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
											    width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 0) !important;
											    display: inline-block;
											    margin-right: 2px !important;
											    margin-bottom: 0px !important;
											    -webkit-transition: background-color 0.2s, border-color 0.2s;
											    -moz-transition: background-color 0.2s, border-color 0.2s;
											    -o-transition: background-color 0.2s, border-color 0.2s;
											    -ms-transition: background-color 0.2s, border-color 0.2s;
											    transition: background-color 0.2s, border-color 0.2s;
											    float:none !important;
											    box-sizing:content-box;
												-moz-box-sizing:content-box;
												-webkit-box-sizing:content-box;
}
.tp-bullets.preview2 .bullet.last 			{	margin-right: 0px}
.tp-bullets.preview2 .bullet:hover,
.tp-bullets.preview2 .bullet.selected 		{	-webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
												background: rgba(255, 255, 255, 1) !important;
												width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 1) !important;
}

.tp-arr-titleholder.alwayshidden			{	display:none !important}


	@media only screen and (min-width: 768px) and (max-width: 979px) {
		.tparrows.preview2 {	min-width:40px; min-height:40px; width:40px;height:40px;
								border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;
							}
		.tparrows.preview2:after					{	position:absolute; top:50%; font-family: "revicons"; font-size:20px; margin-top: -12px}
		.tp-rightarrow.preview2:after				{	content: '\e81e';  right:11px}
		.tp-leftarrow.preview2:after				{	content: '\e81f';  left:11px}
		.tparrows.preview2 .tp-arr-titleholder		{	font-size:12px; line-height:40px; letter-spacing: 0px}
		.tp-rightarrow.preview2 .tp-arr-titleholder	{	right:35px}
		.tp-leftarrow.preview2 .tp-arr-titleholder	{	left:35px}

	}

    @media only screen and (min-width: 480px) and (max-width: 767px) {
   		 .tparrows.preview2 						{	min-width:30px; min-height:30px; width:30px;height:30px;
														border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;
													}
		.tparrows.preview2:after					{	position:absolute; top:50%; font-family: "revicons"; font-size:14px; margin-top: -12px}
		.tp-rightarrow.preview2:after				{	content: '\e81e';  right:8px}
		.tp-leftarrow.preview2:after				{	content: '\e81f';  left:8px}
		.tparrows.preview2 .tp-arr-titleholder		{	font-size:10px; line-height:30px; letter-spacing: 0px}
		.tp-rightarrow.preview2 .tp-arr-titleholder	{	right:25px}
		.tp-leftarrow.preview2 .tp-arr-titleholder	{	left:25px}
		.tparrows.preview2 .tp-arr-titleholder		{	display:none;visibility:none}


	}

    @media only screen and (min-width: 0px) and (max-width: 479px) {
		.tparrows.preview2 							{	min-width:30px; min-height:30px; width:30px;height:30px;
														border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;
													}
		.tparrows.preview2:after					{	position:absolute; top:50%; font-family: "revicons"; font-size:14px; margin-top: -12px}
		.tp-rightarrow.preview2:after				{	content: '\e81e';  right:8px}
		.tp-leftarrow.preview2:after				{	content: '\e81f';  left:8px}
		.tparrows.preview2 .tp-arr-titleholder		{	display:none;visibility:none}
		.tparrows.preview2:hover					{	width:30px !important; height:30px !important}
    }



/* NAVIGATION PREVIEW 3 */
.tparrows.preview3 							{	width:70px; height:70px; background:#fff; background:rgba(255,255,255,1); -webkit-transform-style: flat}
.tparrows.preview3:after					{	position:absolute;  line-height: 70px;text-align: center; font-family: "revicons"; color:#aaa; font-size:30px; top:0px;left:0px;;background:#fff; z-index:100; width:70px;height:70px; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s}
.tparrows.preview3:hover:after					{	color:#000}
.tp-rightarrow.preview3:after				{	content: '\e825';  }
.tp-leftarrow.preview3:after				{	content: '\e824';  }


.tparrows.preview3 .tp-arr-iwrapper			{
												  -webkit-transform: scale(0,1);
												  transform: scale(0,1);
												  -webkit-transform-origin: 100% 50%;
												  transform-origin: 100% 50%;
												  -webkit-transition: -webkit-transform 0.2s;
												  transition: transform 0.2s;
												  z-index:0;position: absolute; background: #000; background: rgba(0,0,0,0.75);
												  display: table;min-height:90px;top:-10px}

.tp-leftarrow.preview3 .tp-arr-iwrapper		{	 -webkit-transform: scale(0,1);
												  transform: scale(0,1);
												  -webkit-transform-origin: 0% 50%;
												  transform-origin: 0% 50%;
											}

.tparrows.preview3 .tp-arr-imgholder 		{	display:block;background-size:cover; background-position:center center; display:table-cell;min-width:90px;height:90px;
												position:relative;top:0px}

.tp-rightarrow.preview3 .tp-arr-iwrapper	{	right:0px;padding-right:70px}
.tp-leftarrow.preview3 .tp-arr-iwrapper		{	left:0px; direction: rtl;padding-left:70px}
.tparrows.preview3 .tp-arr-titleholder		{	display:table-cell; padding:30px;font-size:16px; color:#fff;white-space: nowrap; position: relative; clear:right;vertical-align: middle}

.tparrows.preview3:hover .tp-arr-iwrapper	{
												-webkit-transform: scale(1,1);
												  transform: scale(1,1);

											}

/* PREVIEW 3 BULLETS */
.tp-bullets.preview3 						{ 	height: 17px}
.tp-bullets.preview3 .bullet 				{	cursor: pointer;
											    position: relative !important;
											    background: rgba(0, 0, 0, 0.5) !important;
											    -webkit-border-radius: 10px;
											    border-radius: 10px;
											    -webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
											    width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 0) !important;
											    display: inline-block;
											    margin-right: 2px !important;
											    margin-bottom: 0px !important;
											    -webkit-transition: background-color 0.2s, border-color 0.2s;
											    -moz-transition: background-color 0.2s, border-color 0.2s;
											    -o-transition: background-color 0.2s, border-color 0.2s;
											    -ms-transition: background-color 0.2s, border-color 0.2s;
											    transition: background-color 0.2s, border-color 0.2s;
											    float:none !important;
											    box-sizing:content-box;
												-moz-box-sizing:content-box;
												-webkit-box-sizing:content-box;
}
.tp-bullets.preview3 .bullet.last 			{	margin-right: 0px}
.tp-bullets.preview3 .bullet:hover,
.tp-bullets.preview3 .bullet.selected 		{	-webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
												background: rgba(255, 255, 255, 1) !important;
												width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 1) !important;
}


	@media only screen and (min-width: 768px) and (max-width: 979px) {
		.tparrows.preview3:after,
		.tparrows.preview3 							{	width:50px; height:50px; line-height:50px;font-size:20px}
		.tparrows.preview3 .tp-arr-iwrapper			{	min-height:70px}
		.tparrows.preview3 .tp-arr-imgholder 		{	min-width:70px;height:70px}
		.tp-rightarrow.preview3 .tp-arr-iwrapper	{	padding-right:50px}
		.tp-leftarrow.preview3 .tp-arr-iwrapper		{	padding-left:50px}
		.tparrows.preview3 .tp-arr-titleholder		{	padding:10px;font-size:16px}



	}

    @media only screen  and (max-width: 767px) {

		.tparrows.preview3:after,
		.tparrows.preview3 							{	width:50px; height:50px; line-height:50px;font-size:20px}
		.tparrows.preview3 .tp-arr-iwrapper			{	min-height:70px}
	}





/* NAVIGATION PREVIEW 4 */
.tparrows.preview4 							{	width:30px; height:110px;  background:transparent;-webkit-transform-style: preserve-3d; -webkit-perspective: 1000; -moz-perspective: 1000}
.tparrows.preview4:after					{	position:absolute;  line-height: 110px;text-align: center; font-family: "revicons"; color:#fff; font-size:20px; top:0px;left:0px;z-index:0; width:30px;height:110px; background: #000; background: rgba(0,0,0,0.25);
												-webkit-transition: all 0.2s ease-in-out;
											    -moz-transition: all 0.2s ease-in-out;
											    -o-transition: all 0.2s ease-in-out;
											    transition: all 0.2s ease-in-out;
												   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;

											}

.tp-rightarrow.preview4:after				{	content: '\e825';  }
.tp-leftarrow.preview4:after				{	content: '\e824';  }


.tparrows.preview4 .tp-arr-allwrapper		{	visibility:hidden;width:180px;position: absolute;z-index: 1;min-height:120px;top:0px;left:-150px; overflow: hidden;-webkit-perspective: 1000px;-webkit-transform-style: flat}

.tp-leftarrow.preview4 .tp-arr-allwrapper	{	left:0px}
.tparrows.preview4 .tp-arr-iwrapper			{	position: relative}

.tparrows.preview4 .tp-arr-imgholder 		{	display:block;background-size:cover; background-position:center center;width:180px;height:110px;
												position:relative;top:0px;

												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;



											}


.tparrows.preview4 .tp-arr-imgholder2 		{	display:block;background-size:cover; background-position:center center; width:180px;height:110px;
												position:absolute;top:0px; left:180px;
												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;

											}

.tp-leftarrow.preview4 .tp-arr-imgholder2 	{	left:-180px}




.tparrows.preview4 .tp-arr-titleholder		{	display:block; font-size:12px; line-height:25px; padding:0px 10px;text-align:left;color:#fff; position: relative;
												background: #000;
												color: #FFF;
												text-transform: uppercase;
												white-space: nowrap;
												letter-spacing: 1px;
												font-weight: 700;
												font-size: 11px;
												line-height: 2.75;
												-webkit-transition: all 0.3s;
												transition: all 0.3s;
												-webkit-transform: rotateX(-90deg);
												transform: rotateX(-90deg);
												-webkit-transform-origin: 50% 0;
												transform-origin: 50% 0;
												-webkit-backface-visibility: hidden;
												backface-visibility: hidden;
												  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0;


}



.tparrows.preview4:after				{	transform-origin: 100% 100%; -webkit-transform-origin: 100% 100%}
.tp-leftarrow.preview4:after			{	transform-origin: 0% 0%; -webkit-transform-origin: 0% 0%}




@media only screen and (min-width: 768px)  {
		.tparrows.preview4:hover:after				{	-webkit-transform: rotateY(-90deg); transform:rotateY(-90deg)}
		.tp-leftarrow.preview4:hover:after			{	-webkit-transform: rotateY(90deg); transform:rotateY(90deg)}


		.tparrows.preview4:hover .tp-arr-titleholder	{	-webkit-transition-delay: 0.4s;
															transition-delay: 0.4s;
															-webkit-transform: rotateX(0deg);
															transform: rotateX(0deg);
															-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;

														}
}

/* PREVIEW 4 BULLETS */

.tp-bullets.preview4 						{ 	height: 17px}
.tp-bullets.preview4 .bullet 				{	cursor: pointer;
											    position: relative !important;
											    background: rgba(0, 0, 0, 0.5) !important;
											    -webkit-border-radius: 10px;
											    border-radius: 10px;
											    -webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
											    width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 0) !important;
											    display: inline-block;
											    margin-right: 2px !important;
											    margin-bottom: 0px !important;
											    -webkit-transition: background-color 0.2s, border-color 0.2s;
											    -moz-transition: background-color 0.2s, border-color 0.2s;
											    -o-transition: background-color 0.2s, border-color 0.2s;
											    -ms-transition: background-color 0.2s, border-color 0.2s;
											    transition: background-color 0.2s, border-color 0.2s;
											    float:none !important;
											    box-sizing:content-box;
												-moz-box-sizing:content-box;
												-webkit-box-sizing:content-box;
}
.tp-bullets.preview4 .bullet.last 			{	margin-right: 0px}
.tp-bullets.preview4 .bullet:hover,
.tp-bullets.preview4 .bullet.selected 		{	-webkit-box-shadow: none;
											    -moz-box-shadow: none;
											    box-shadow: none;
												background: rgba(255, 255, 255, 1) !important;
												width: 6px !important;
											    height: 6px !important;
											    border: 5px solid rgba(0, 0, 0, 1) !important;
}


    @media only screen  and (max-width: 767px) {
   		 .tparrows.preview4 						{	width:20px; height:80px}
   		 .tparrows.preview4:after					{	width:20px; height:80px; line-height:80px; font-size:14px}

   		 .tparrows.preview1 .tp-arr-allwrapper,
   		 .tparrows.preview2 .tp-arr-allwrapper,
   		 .tparrows.preview3 .tp-arr-allwrapper,
   		 .tparrows.preview4 .tp-arr-allwrapper		{	display: none !important}
    }



/******************************
	-	LOADER FORMS	-
********************************/

.tp-loader 	{
				top:50%; left:50%;
				z-index:10000;
				position:absolute;


			}

.tp-loader.spinner0 {
  width: 40px;
  height: 40px;
  background:url(https://trinhmy.com/skin/frontend/em0132/default/em/slideshow2/assets/loader.gif) no-repeat center center;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  margin-top:-20px;
  margin-left:-20px;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


.tp-loader.spinner1 {
  width: 40px;
  height: 40px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  margin-top:-20px;
  margin-left:-20px;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}



.tp-loader.spinner5 	{	background:url(https://trinhmy.com/skin/frontend/em0132/default/em/slideshow2/assets/loader.gif) no-repeat 10px 10px;
							background-color:#fff;
							margin:-22px -22px;
							width:44px;height:44px;
							border-radius: 3px;
							-moz-border-radius: 3px;
							-webkit-border-radius: 3px;
						}


@-webkit-keyframes tp-rotateplane {
  0% { -webkit-transform: perspective(120px) }
  50% { -webkit-transform: perspective(120px) rotateY(180deg) }
  100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}

@keyframes tp-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
  } 50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
  } 100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}


.tp-loader.spinner2 {
  width: 40px;
  height: 40px;
  margin-top:-20px;margin-left:-20px;
  background-color: #ff0000;
   box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  border-radius: 100%;
  -webkit-animation: tp-scaleout 1.0s infinite ease-in-out;
  animation: tp-scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes tp-scaleout {
  0% { -webkit-transform: scale(0.0) }
  100% {
    -webkit-transform: scale(1.0);
    opacity: 0;
  }
}

@keyframes tp-scaleout {
  0% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 100% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
    opacity: 0;
  }
}




.tp-loader.spinner3 {
  margin: -9px 0px 0px -35px;
  width: 70px;
  text-align: center;

}

.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
  width: 18px;
  height: 18px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
  animation: tp-bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.tp-loader.spinner3 .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.tp-loader.spinner3 .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes tp-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0.0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes tp-bouncedelay {
  0%, 80%, 100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 40% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}




.tp-loader.spinner4 {
  margin: -20px 0px 0px -20px;
  width: 40px;
  height: 40px;
  text-align: center;
  -webkit-animation: tp-rotate 2.0s infinite linear;
  animation: tp-rotate 2.0s infinite linear;
}

.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: tp-bounce 2.0s infinite ease-in-out;
  animation: tp-bounce 2.0s infinite ease-in-out;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
}

.tp-loader.spinner4 .dot2 {
  top: auto;
  bottom: 0px;
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes tp-rotate { 100% { -webkit-transform: rotate(360deg) }}
@keyframes tp-rotate { 100% { transform: rotate(360deg); -webkit-transform: rotate(360deg) }}

@-webkit-keyframes tp-bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}

@keyframes tp-bounce {
  0%, 100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 50% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}



.tp-transparentimg {	content:"url(https://trinhmy.com/skin/frontend/em0132/default/em/slideshow2/assets/transparent.png)"}
.tp-3d				{	-webkit-transform-style: preserve-3d;
						 -webkit-transform-origin: 50% 50%;
					}



.tp-caption img {
background: transparent;
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
zoom: 1;
}


@font-face {
  font-family: 'revicons';
  src: url('https://trinhmy.com/skin/frontend/em0132/default/em/slideshow2/font/revicons.eot?5510888');
  src: url('https://trinhmy.com/skin/frontend/em0132/default/em/slideshow2/font/revicons.eot?5510888#iefix') format('embedded-opentype'),
       url('https://trinhmy.com/skin/frontend/em0132/default/em/slideshow2/font/revicons.woff?5510888') format('woff'),
       url('https://trinhmy.com/skin/frontend/em0132/default/em/slideshow2/font/revicons.ttf?5510888') format('truetype'),
       url('https://trinhmy.com/skin/frontend/em0132/default/em/slideshow2/font/revicons.svg?5510888#revicons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'revicons';
    src: url('https://trinhmy.com/skin/frontend/em0132/default/em/slideshow2/font/revicons.svg?5510888#revicons') format('svg');
  }
}
*/

 [class^="revicon-"]:before, [class*=" revicon-"]:before {
  font-family: "revicons";
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.revicon-search-1:before { content: '\e802'} /* '' */
.revicon-pencil-1:before { content: '\e831'} /* '' */
.revicon-picture-1:before { content: '\e803'} /* '' */
.revicon-cancel:before { content: '\e80a'} /* '' */
.revicon-info-circled:before { content: '\e80f'} /* '' */
.revicon-trash:before { content: '\e801'} /* '' */
.revicon-left-dir:before { content: '\e817'} /* '' */
.revicon-right-dir:before { content: '\e818'} /* '' */
.revicon-down-open:before { content: '\e83b'} /* '' */
.revicon-left-open:before { content: '\e819'} /* '' */
.revicon-right-open:before { content: '\e81a'} /* '' */
.revicon-angle-left:before { content: '\e820'} /* '' */
.revicon-angle-right:before { content: '\e81d'} /* '' */
.revicon-left-big:before { content: '\e81f'} /* '' */
.revicon-right-big:before { content: '\e81e'} /* '' */
.revicon-magic:before { content: '\e807'} /* '' */
.revicon-picture:before { content: '\e800'} /* '' */
.revicon-export:before { content: '\e80b'} /* '' */
.revicon-cog:before { content: '\e832'} /* '' */
.revicon-login:before { content: '\e833'} /* '' */
.revicon-logout:before { content: '\e834'} /* '' */
.revicon-video:before { content: '\e805'} /* '' */
.revicon-arrow-combo:before { content: '\e827'} /* '' */
.revicon-left-open-1:before { content: '\e82a'} /* '' */
.revicon-right-open-1:before { content: '\e82b'} /* '' */
.revicon-left-open-mini:before { content: '\e822'} /* '' */
.revicon-right-open-mini:before { content: '\e823'} /* '' */
.revicon-left-open-big:before { content: '\e824'} /* '' */
.revicon-right-open-big:before { content: '\e825'} /* '' */
.revicon-left:before { content: '\e836'} /* '' */
.revicon-right:before { content: '\e826'} /* '' */
.revicon-ccw:before { content: '\e808'} /* '' */
.revicon-arrows-ccw:before { content: '\e806'} /* '' */
.revicon-palette:before { content: '\e829'} /* '' */
.revicon-list-add:before { content: '\e80c'} /* '' */
.revicon-doc:before { content: '\e809'} /* '' */
.revicon-left-open-outline:before { content: '\e82e'} /* '' */
.revicon-left-open-2:before { content: '\e82c'} /* '' */
.revicon-right-open-outline:before { content: '\e82f'} /* '' */
.revicon-right-open-2:before { content: '\e82d'} /* '' */
.revicon-equalizer:before { content: '\e83a'} /* '' */
.revicon-layers-alt:before { content: '\e804'} /* '' */
.revicon-popup:before { content: '\e828'} /* '' */



/*********************************************
	-	SETTINGS FOR BANNER CONTAINERS	-
**********************************************/
.boxedcontainer		{	max-width: 1170px; margin:auto; padding:0px 30px;}
.tp-banner-container{
	width:100%;
	position:relative;
	padding:0;
}
.tp-banner{
	width:100%;
	position:relative;
}
.r-tabs .r-tabs-nav {
    margin: 0;
    padding: 0;
}

.r-tabs .r-tabs-tab {
    display: inline-block;
    margin: 0;
    list-style: none;
}

.r-tabs .r-tabs-panel {
    padding: 10px 0;
    display: none;
	/*overflow:inherit!important;*/
}

.r-tabs .r-tabs-accordion-title {
    display: none;
}

.r-tabs .r-tabs-panel.r-tabs-state-active {
    display: block;
}

/* Accordion responsive breakpoint */
/*Copy to file resposive.css

@media (max-width: 767px) {
    .r-tabs .r-tabs-nav {
        display: none;
    }

    .r-tabs .r-tabs-accordion-title {
        display: block;
    }
	.em-tabs-content .owl-theme .owl-controls{
		right:11px!important;
		top:0px!important
	}
	.r-tabs .r-tabs-panel{
		padding:15px 0!important;
		overflow:hidden!important
	}
	.tab-vertical .tab-content{
		padding-right:0;
		min-height:1px;
	}
}*/

body {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
}

.r-tabs {
    position: relative;
	overflow:hidden;
}

.r-tabs .r-tabs-nav {
    /*border-bottom: 1px solid #ccc;*/
}

.r-tabs .r-tabs-nav .r-tabs-tab {
    position: relative;
    top: 1px;
}

.r-tabs .r-tabs-nav .r-tabs-anchor {
    display: inline-block;  
	padding: 0px 15px;	
	padding-left:0;
	margin-right:10px;
	text-transform:uppercase;
	-moz-transition: all 400ms ease;
	-webkit-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 400ms ease;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	/*background: #00aadd;
    margin-bottom: 3px;
    padding: 10px 12px;

    text-decoration: none;
    color: #fff;
    font-weight: bold;*/
}
/*
.r-tabs .r-tabs-nav .r-tabs-anchor:hover,
.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor{padding-top:10px; padding-bottom:10px;}*/

.r-tabs .r-tabs-nav .r-tabs-state-active {
    
	/*margin-bottom: -1px;
	background-color: #fff;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;*/
}

.r-tabs .r-tabs-nav .r-tabs-state-disabled {
    opacity: 0.5;
}

.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
    /*color: #00aadd;
    background-color: #fff;*/
}

.r-tabs .r-tabs-panel {
    margin-bottom: 0px;
}

.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
    display: block;
    padding: 12px 15px 13px;
    background-color: #00aadd;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 5px;
	text-transform:uppercase;
}

.r-tabs .r-tabs-accordion-title.r-tabs-state-disabled {
    opacity: 0.5;
}

.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
    background-color: #fff;
    color: #00aadd;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    margin-bottom: 0;
}

.easytabs-wrapper { margin: 10px 0; }
.easytabs {
    display: table;
    margin: 0;
    padding: 0;
    border-spacing: 5px 0;
    margin-left: -5px;
    position: relative;
    z-index: 6;
    /*width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; */
}
.easytabs li { display: table-cell; text-align: center; vertical-align: middle; }
.easytabs li,
.easytabs-a-accordion {
    line-height: normal;
    background: #eaeaea;
    border: 1px solid #ccc;
    box-shadow: inset 0 -12px 8px -14px rgba(0, 0, 0, 0.2);
}
.easytabs li:hover { box-shadow: none; }
.easytabs li .easytabs-anchor-icon:hover,
.easytabs-a-accordion:hover { text-decoration: none; }
.easytabs li.active {
    background: #fbfbfb;
    border-width: 1px 1px 0;
    box-shadow: none;
    text-shadow: 0px 1px 1px rgba(255,255,255, 0.6);
}
.easytabs-a {
    display: block;
    padding: 9px 12px;
    cursor: pointer;
}
.easytabs-a,
.easytabs-a .easytabs-anchor-icon {
    color: #777;
    text-decoration: none;
    text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
    font: bold 12px/16px Arial, Helvetica, Tahoma, sans-serif;
}
.easytabs-a .easytabs-anchor-icon:hover {
    color: #777;
    text-decoration: none;
}
.easytabs-content {
    padding: 7px 8px;
    border: 1px solid #ccc;
    position: relative;
    z-index: 5;
    margin-top: -1px;
    background: #fbfbfb;
}
.easytabs-a-accordion { margin-top: -1px; background: #f1f1f1; display: none; padding: 12px; }
.easytabs-a-accordion.active { box-shadow: none; color: #48494a; }

.easytabs-a .easytabs-anchor-icon {
    font-size: 12px;
    height: 16px;
    width: 10px;
    margin-left: -10px;
    float: left;
    opacity: 0.7;
    visibility: hidden;
    text-decoration: none;
}
.easytabs-a:hover .easytabs-anchor-icon { visibility: visible; }
.easytabs-a .easytabs-anchor-icon:hover { opacity: 1; }

.easytabs-content .box-collateral { margin: 0; }
.easytabs-content .box-up-sell .products-grid td { padding-left: 7px; padding-right: 7px; }
.easytabs-content .block-related .block-title { display: none; }
#product_tabs_tags_tabbed_contents label { display: block; }
#product_tabs_tags_tabbed_contents .input-box input { width: 300px; }
#product_tabs_tags_tabbed_contents .input-box { width: 300px; float:left; margin: 0 10px 3px 0;}
#product_tabs_related_tabbed_contents ol { clear: both; }
#product_tabs_related_tabbed_contents li { float:left; margin: 0 1% 15px 0; width: 31%; }
#product_tabs_related_tabbed_contents li:nth-child(1n) { width: 32%; }
#product_tabs_related_tabbed_contents li:nth-child(3n) { margin-right: 0; }
#product_tabs_related_tabbed_contents li:nth-child(3n+1) { clear: left; }
#product_tabs_related_tabbed_contents .product-images { float: left; }
#product_tabs_related_tabbed_contents .product-images a { margin: 0 0 0 5px; }
#product_tabs_related_tabbed_contents .product-details { margin-left: 75px; }
#product_tabs_related_tabbed_contents .price-box { margin: 0; }

.easytabs,
.easytabs-content,
.product-collateral,
.easytabs-content .form-add { zoom: 1; }
.easytabs:after,
.easytabs-content:after,
.product-collateral:after,
.easytabs-content .form-add:after { content: '.'; visibility: hidden; clear: both; display: block; height: 0; font-size: 0; }

@media (max-width: 480px) {
    /*
     * .easytabs-a-tab should be hidden.
     * See the easytabs.js~12: el.getStyle('display') !== 'none'
     */
    .easytabs, .easytabs-a-tab { display: none; }
    .easytabs-a-accordion { display: block; }

    #product_tabs_tags_tabbed_contents .input-box input { width: 200px; }
    #product_tabs_tags_tabbed_contents .input-box { width: 200px; }

    #product_tabs_related_tabbed_contents li { float:none; margin: 0 0 10px; width: auto; }
    #product_tabs_related_tabbed_contents li:nth-child(1n) { width: auto; }

    #product_tabs_review_tabbed_contents .ratings .rating-box {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        height: 19.6px;
        text-align: center;
        text-indent: 0;
        width: 100%;
    }

    #product_tabs_review_tabbed_contents .ratings .rating-box .rating {
        display: none;
    }
    #product_tabs_review_tabbed_contents .ratings .rating-box .rating-number {
        display: inline-block;
    }
}

/**
 * Magento
 * NOTICE OF LICENSE 
 * @package    ZealousWeb
 * @author     ZealousWeb
 * @copyright  Copyright (c) 2014 Zealousweb Technology. (http://www.zealousweb.com)
 */
#google_translate_element{float:right;margin-right:10px;margin-top:-4px;}
.goog-te-gadget-simple{background:none !important;border:none !important;}
.goog-te-gadget-simple img.goog-te-gadget-icon{display:none !important;}
.goog-te-gadget-simple .goog-te-menu-value span {color:#ebbc58 !important;border:none !important;padding:0 2px;}
.goog-te-gadget-simple .goog-te-menu-value img{display:none !important;}
.goog-te-menu-frame{box-shadow:none !important;position: absolute !important;}
















#loading-mask {
	position:absolute;
	color:#d85909;
	font-size:1.1em;
	font-weight:bold;
	text-align:center;
	opacity:0.80;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /* IE8 */
	z-index:500;
}
	
#loading-mask .loader {
	position:fixed;
	top:45%;
	left:50%;
	margin-left:-80px;
	padding:15px 30px;
	background:#FFE9E9;
	border:2px solid #f23534;
	color:#f23534;
	font-weight:bold;
	text-align:center;
	z-index:1000;
}
#loading-mask .loader > div{display:none;}


/* image filter */
.img-filter { margin-top: 3px; overflow: hidden; }
.img-filter li { float: left; margin-right: 2px; border: solid 1px white; }
.img-filter li:hover { border: solid 1px #ccc; }
.img-filter li.selected { border: solid 1px red; }

/* selectbox filter */
.block-layered-nav select { margin-top: 3px; }

/* tree filter */
.tree-filter ol li { padding: 1px 0 1px 16px; }
.tree-filter li.selected { font-weight: bold; }
.tree-filter li ol li { font-weight: normal; }
.tree-filter .icon { 
	float: left;
	height: 11px;
	width: 11px;
	cursor: pointer;
	text-indent: -9999px;
	margin: 4px 4px 0 -15px;
}

.tree-filter .expanded .icon { background-image: url(https://trinhmy.com/skin/frontend/em0132/default/images/em_layerednavigation/expanded.png); }
.tree-filter .collapsed .icon { background-image: url(https://trinhmy.com/skin/frontend/em0132/default/images/em_layerednavigation/collapsed.png); }

/* range filter */
.rslider { margin-top: 10px; }

.rslider #track, 
.rslider #range, 
.rslider .handle {
	background-image: url(https://trinhmy.com/skin/frontend/em0132/default/images/em_layerednavigation/slider.png);
}

.rslider #track {
	position: relative;
	background-position: -2px 0;
	height: 5px;
}

.rslider #range {
	background-position: 0 -20px;
	background-repeat: repeat-x;
	position: absolute;
	height: 5px;
}

.rslider .handle {
	background-position: 0 -40px;
	position: absolute;
	cursor: pointer;
	height: 15px;
	width: 13px;
	top: -4px;
}

.rslider .values { overflow: hidden; margin-top: 7px; }
.rslider #from-val { float: left; }
.rslider #to-val { float: right; }

#narrow-by-list .filter-act {
	margin-bottom: 7px;
    margin-top: -15px;
    overflow: hidden;
}

#narrow-by-list .btn-remove {
	margin: 0
}
