
#sp-top {
    background: #fafafa;
    padding: 5px 0;
}

@media (max-width: 991px) and (min-width: 1px) {
	#sp-top {
		display: none;
	}
}

#sp-top .custom {
    display: flex;
    width: 100%;
}

#sp-top .spacer {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

#sp-top .left {}

#sp-top .right {
    font-weight: 500;
    font-size: 14px;
}

#sp-top ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: inline-flex;
    align-items: center;
}

#sp-top li {
    display: inline-flex;
    align-items: center;
}

#sp-top a,
#sp-top span {
    display: flex;
    align-items: center;
    line-height: initial;
    color: inherit;
}

#sp-top a:hover {
	color: #b79445;
}

#sp-top img {
	padding: 0 15px 0 0;
}

#sp-top .fa-phone {
    padding: 0 5px 0 10px;
    font-size: 12px;
}

#sp-top .fa-whatsapp {
    padding: 0 5px 0 0;
}

#sp-top .fa-facebook-f {
	padding: 0 5px 0 0;
}

#sp-top .fa-envelope {
    padding: 0 5px 0 10px;
}

#sp-top .fa-instagram {
    font-size: 16px;
}

#sp-header {
    box-shadow: 0 0 0;
    height: auto;
}

.header-desktop {
    padding: 15px 0;
}

.header-mobile {
    display: none;
    padding: 15px 0;
}

.header-shrink {
    display: none;
}

@media (max-width: 991px) and (min-width: 1px) {
	.header-desktop,
	.header2,
	.sp-megamenu-parent {
		display: none !important;
	}
	.header-mobile {
	    display: block;
	}
	.header-shrink {
		display: none !important;
	}
}

.header-mobile .row {
	align-items: center;
}

.header-desktop.shrink {}

.header-mobile.shrink {}

.header-shrink.shrink {
	display: inline-block;
	position: fixed !important;
	top: 0 !important;
	left: 0 !important;
	padding: 10px 0 !important;
	background: #000000 !important;
	width: 100% !important;
	z-index: 9999 !important;
}

@media (max-width: 767px) and (min-width: 1px) {
	#sp-header .row {
		align-items: center;
		justify-content: space-between;
    }
	#sp-header #sp-header1 {
	    width: auto;
	    padding-right: 0;
	}
}

#sp-header #sp-header1 p {
    margin: auto;
    display: block;
}

#sp-header #sp-header1 a {
    display: block;
}

#sp-header #sp-header1 img {
    max-height: 100px;
}

@media (max-width: 767px) and (min-width: 1px) {
	#sp-header #sp-header1 img {
		margin: auto;
		/* max-height: 100px !important; */
	}
}

#sp-header {
    padding-left: 0;
}

#sp-header .header-top {
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

#sp-header .header-top .header-top-left {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    flex: 0 0 60%;
    flex-wrap: wrap;
}

#sp-header .header-top .header-top-left .frete {}

#sp-header .header-top .header-top-left .frete ul {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
    margin: 0;
}

#sp-header .header-top .header-top-left .frete li {
    line-height: initial;
    font-size: 12px;
    font-weight: 500;
}

#sp-header .header-top .header-top-left .frete li::marker {
	color: transparent;
}

#sp-header .header-top .header-top-left .frete .fa {
    font-size: 25px;
    padding: 0 10px 0 0;
    color: #b79445;
}

#sp-header .header-top .header-top-left .frete strong {
    font-weight: 600;
}


#sp-header .header-top .header-top-right {
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    flex: 0 0 40%;
    flex-wrap: wrap;
}

#sp-header .header-top .freight {
}

#sp-header .header-top .freight ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: left;
    display: inline-table;
}

#sp-header .header-top .freight ul li {
    display: inline-flex;
    align-items: center;
    padding: 0 15px 0 0;
}

#sp-header .header-top .freight ul li:last-child {
    padding: 0;
}

#sp-header .header-top .freight ul li .fa {
    padding: 0 7px 0 0;
    font-size: 20px;
    color: #b79445;
}

#sp-header .header-top .freight ul li .fa:before {
    vertical-align: middle;
}

#sp-header .header-top .freight ul li p {
    margin: auto;
    line-height: 14px;
    font-size: 12px;
}

#sp-header .header-top .freight ul li p strong {}

#sp-header .header-top .infos {
    display: inline-table;
    vertical-align: middle;
    padding: 0 20px 0 0;
}

#sp-header .header-top .infos .dropdown-toggle {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
}

#sp-header .header-top .infos .dropdown-toggle:after {
	display: none;
}

#sp-header .header-top .infos .dropdown-toggle .fa {
    color: #b79445;
    font-size: 18px;
    padding: 0 7px 0 0;
}

#sp-header .header-top .infos .dropdown-toggle strong:after {
    font-family: 'Font Awesome 5 Free';
    content: "\f0d7";
    font-weight: 600;
    font-style: normal;
    padding: 0 0 0 5px;
    font-size: 10px;
    line-height: 0;
    vertical-align: middle;
    display: inline-table;
}

#sp-header .header-top .infos .dropdown-toggle:hover strong:after {
    content: "\f0d8";
}

#sp-header .header-top .infos .dropdown p .fa {
    padding: 0 5px 0 0;
    color: #b79445;
    font-size: 14px;
    width: 20px;
    text-align: center;
}

#sp-header .header-top .infos .dropdown p .fa-phone {
	font-size: 12px;
}

#sp-header .header-top .infos .dropdown strong {
    display: inline-table;
    vertical-align: middle;
    cursor: pointer;
    font-weight: 500;
    font-size: 14px;
    display: flex;
    align-items: center;
}

#sp-header .header-top .infos .dropdown strong:hover {
    color: #b79445;
}

#sp-header .header-top .infos .dropdown-menu a strong {
    font-weight: 600;
}

#sp-header .header-top .infos .dropdown-menu {
    margin: 0;
    padding: 15px 20px;
    width: 260px;
    border: 1px solid #eee;
    border-radius: 0;
    background: white;
}

#sp-header .header-top .infos:hover .dropdown-menu {
    display: block !important;
}

#sp-header .header-top .infos h6 {}

#sp-header .header-top .infos p {
    margin: 0 0 5px 0;
    font-size: 14px;
    display: flex;
    align-items: center;
    width: 100%;
}

#sp-header .header-top .infos p:last-child {
	margin: 0;
}


#sp-header .header-top .infos p span {
    display: inline-table;
    vertical-align: middle;
    font-size: 14px;
    line-height: initial;
}

#sp-header .header-top .infos p span a {
    color: #666;
}

#sp-header .header-top .infos p span a:hover {
    color: #b79445;
}

#sp-header .header-top .infos a {
	color: #252525;
}

#sp-header .header-top .infos a:hover {
    color: #b79445;
}

#sp-header .header-top .infos strong a {
    color: #666;
}

#sp-header .header-top .infos strong a:hover {
    color: #b79445;
}

#sp-header .header-top .infos p strong:after {
	display: none !important;
}

#sp-header .header-top .infos hr {}

#sp-header .header-top .header-top-left .search {
    width: 100%;
    max-width: 350px;
}

@media (max-width: 1199px) and (min-width: 992px) {
	#sp-header .header-top .header-top-left .search {
		max-width: 250px;
	}
}

#sp-header .header-top .header-top-left .search form .search {
    background: #fafafa;
    border: 1px solid #fafafa;
    padding: 5px 0px 5px 10px;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

#sp-header .search input.inputbox {
    font-style: italic;
    text-transform: lowercase;
    font-size: 14px;
    padding: 0;
    border: 0;
    background: transparent;
    max-width: initial;
}

#sp-header .search input.button {}

#sp-header .header-top .login {
    display: inline-table;
    vertical-align: middle;
    text-align: left;
    padding: 0 20px 0 0;
}

#sp-header .header-top .login .dropdown {}

#sp-header .header-top .login .dropdown:active {
    /*pointer-events: none;*/
}

#sp-header .header-top .login .dropdown-toggle {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
}

#sp-header .header-top .login .dropdown-toggle:after {
    display: none;
}

#sp-header .header-top .login .dropdown .fa {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    padding: 0 5px 0 0;
    color: #b79445;
}

#sp-header .header-top .login .dropdown strong {
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 500;
    font-size: 14px;
    display: flex;
    align-items: center;
}

#sp-header .header-top .login .dropdown strong:hover {
    color: #b79445;
}

#sp-header .header-top .login .dropdown strong:after {
    font-family: 'Font Awesome 5 Free';
    content: "\f0d7";
    font-weight: 600;
    font-style: normal;
    padding: 0 0 0 5px;
    font-size: 10px;
    line-height: 0;
    vertical-align: middle;
    display: inline-table;
}

#sp-header .header-top .login .dropdown:hover strong:after {
    content: "\f0d8";
}

#sp-header .header-top .login .dropdown span {}

#sp-header .header-top .login .dropdown-menu {
    margin: 0;
    padding: 15px 20px;
    width: 180px;
    border: 1px solid #eee;
    border-radius: 0;
    background: #fff;
}

#sp-header .header-top .login:hover .dropdown-menu {
    display: block !important;
}

#sp-header .header-top .login .dropdown-menu:after {
    display: none;
}

#sp-header .header-top .login .dropdown .dropdown-menu .user_name_osn {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0 0 5px 0;
    font-size: 12px;
}

#sp-header .header-top .login .dropdown-menu .user_name_osn span {
    display: block;
    width: 100%;
    font-weight: 600;
    font-size: 12px;
    /* color: #000000; */
    text-transform: uppercase;
}

#sp-header .header-top .login .dropdown-menu ul.menu {
    padding: 10px 0 0 0;
    margin: 0;
    list-style-type: none;
    display: block;
    width: 100%;
    border-top: 3px solid #b79445;
}

#sp-header .header-top .login .dropdown-menu ul.menu li {
    display: block;
    vertical-align: middle;
}

#sp-header .header-top .login .dropdown-menu ul.menu li a {
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 14px;
}

#sp-header .header-top .login .dropdown-menu ul.menu li:first-child a {
    padding-left: 0;
}

#sp-header .header-top .login .dropdown-menu ul.menu li:last-child a {
    padding-right: 0;
    border: 0;
}

#sp-header .header-top .login .dropdown-menu ul.menu li a:focus,
#sp-header .header-top .login .dropdown-menu ul.menu li a:hover,
#sp-header .header-top .login .dropdown-menu ul.menu li.active a {
    color: #b79445;
}

#sp-header .header-top .login .dropdown-menu ul.menu li a:before {
    font-family: 'Font Awesome 5 Free';
    content: "\f0da";
    font-weight: 600;
    padding: 0 5px 0 0;
    margin: 0;
    color: #b79445;
    font-size: 10px;
    display: inline-table;
    vertical-align: middle;
    line-height: 0;
}

#sp-header .header-top .cart {
    display: inline-table;
    vertical-align: middle;
    text-align: left;
}

#vmCartModule {}

#vmCartModule .show_cart {
    display: inline-table;
    vertical-align: middle;
    padding: 0 3px 0 0;
}

#vmCartModule .show_cart a,
#vmCartModule .show_cart .fa {
    float: none !important;
    font-size: 20px;
    /* padding: 0 5px 0 0; */
    color: #b79445;
}

#vmCartModule .show_cart a:hover,
#vmCartModule .show_cart .fa:hover {
    color: #666;
}

#vmCartModule .show_cart a .fa {}

#vmCartModule .cart-right {
    display: inline-table;
    vertical-align: middle;
    line-height: initial;	
}

#vmCartModule .total_products {
    font-style: italic;
    display: inline-table;
    vertical-align: middle;
    font-weight: 500;
    font-size: 12px;
    color: #000;
}

 #vmCartModule .total_products strong {
    display: block;
    width: 100%;
    font-weight: 500;
    font-size: 12px;
}

#sp-header .sp-megamenu-wrapper {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 7px 0 0 0;
    border-top: 1px solid #eee;
    margin: 14px 0 0 0;
    flex-wrap: wrap;
}

@media (max-width: 991px) and (min-width: 1px) {
	#sp-header .sp-megamenu-wrapper {
		align-items: center;
		justify-content: flex-end;
		padding: 0;
		border-top: 0;
		margin: 3PX 0 0 0;
	}
}

#sp-header ul.sp-megamenu-parent {
    padding: 0;
    margin: 0;
    list-style-type: none;
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: space-evenly;
}

#sp-header ul.sp-megamenu-parent li {}

#sp-header ul.sp-megamenu-parent li.separator {
	display: flex;
	align-items: center;
}

#sp-header ul.sp-megamenu-parent li a {
    padding: 0 0;
    line-height: 29px;
    text-transform: uppercase;
}

#sp-header ul.sp-megamenu-parent li.separator a {
	border-right: 1px solid #eee;
	height: 29px;
}

#sp-header ul.sp-megamenu-parent .sp-dropdown a {
	text-transform: none;
	color: initial !important;
}

#sp-header ul.sp-megamenu-parent .sp-dropdown li a:focus,
#sp-header ul.sp-megamenu-parent .sp-dropdown li a:hover,
#sp-header ul.sp-megamenu-parent .sp-dropdown li.active a {
    color: #b79445 !important;
    font-weight: initial;
}

#sp-header ul.sp-megamenu-parent li a:focus,
#sp-header ul.sp-megamenu-parent li a:hover,
#sp-header ul.sp-megamenu-parent li:hover a,
#sp-header ul.sp-megamenu-parent li.active a {
    color: #b79445;
    font-weight: initial;
}

#sp-header ul.sp-megamenu-parent li .sp-dropdown a:before {
    font-family: "Font Awesome 5 Free";
    content: "\f0da";
    padding: 0 5px 0 0;
    margin: 0;
    color: #b79445;
    font-size: 10px;
    display: inline-table;
    vertical-align: middle;
    line-height: 0;
    font-weight: 600;
}

#sp-header ul.sp-megamenu-parent li.dropdown {}

#sp-header ul.sp-megamenu-parent li.dropdown span {}

#sp-header ul.sp-megamenu-parent li.dropdown ul.dropdown-menu {
    margin: 0;
    padding: 15px 20px;
    width: 200px;
    border: 1px solid #eee;
    border-radius: 0;
    background: #fff;
}

#sp-header ul.sp-megamenu-parent li.dropdown:hover ul.dropdown-menu {
    display: block !important;
}

#sp-header ul.sp-megamenu-parent li.dropdown ul.dropdown-menu:after {
    display: none;
}

#sp-header ul.sp-megamenu-parent li.dropdown ul.dropdown-menu li {
    display: block;
    vertical-align: middle;
}

#sp-header ul.sp-megamenu-parent li.dropdown ul.dropdown-menu li a {
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
}

#sp-header ul.sp-megamenu-parent li.dropdown ul.dropdown-menu li a:hover,
#sp-header ul.sp-megamenu-parent li.dropdown ul.dropdown-menu li a:focus,
#sp-header ul.sp-megamenu-parent li.dropdown ul.dropdown-menu li a:active {
	color: #b79445;
}

#sp-header ul.sp-megamenu-parent .dropdown-menu {
    width: 100%;
    max-width: 250px;
    padding: 10px 15px;
}

#sp-header ul.sp-megamenu-parent .dropdown-menu:after {
	display: none;
}

#sp-header ul.sp-megamenu-parent .dropdown-menu li {
	display: block;
	width: 100%;
}

#sp-header ul.sp-megamenu-parent .dropdown-menu li a {
	padding: 0;
	border: 0;
}

#sp-header .header-bottom .products .navbar {
    padding: 0;
    width: 100%;
}

#sp-header .header-bottom .products #nav-content {
}

#sp-header .header-bottom .products .navbar-nav {
    width: 100%;
    justify-content: space-evenly;
}

#sp-header .header-bottom .products .navbar-nav .separator {
	width: 1px;
	height: 100vh;
	max-height: 29px;
	background: #eeeeee;
}

#sp-header .header-bottom .products .navbar li {
	display: flex;
	align-items: center;
}

#sp-header .header-bottom .products .navbar li.dropdown:after {
    font-family: 'Font Awesome 5 Free';
    content: "\f0d7";
    font-weight: 600;
    font-style: normal;
    padding: 0 0 0 5px;
    font-size: 12px;
    line-height: 0;
    vertical-align: middle;
    display: inline-table;
}

#sp-header .header-bottom .products .navbar li.dropdown:hover:after {
    content: "\f0d8";
    color: #b79445;
}

#sp-header .header-bottom .products .navbar li a:after {
	display: none;
}

#sp-header .header-bottom .products .navbar li a {
    line-height: 29px;
    font-size: 14px;
    text-transform: uppercase;
    position: relative;
}

#sp-header .header-bottom .products .navbar li:focus a {
    color: #252525;
}

#sp-header .header-bottom .products .navbar li:hover a {
    color: #b79445;
}

#sp-header .header-bottom .products .navbar .dropdown:hover .dropdown-menu {
    display: block;
}

#sp-header .header-bottom .products .navbar .dropdown-menu {
    width: 100%;
    max-width: 200px;
    min-width: 200px;
    padding: 10px 15px;
    margin: 0;
}

#sp-header .header-bottom .products .navbar .dropdown-menu a {
	display: inline-table;
	vertical-align: middle;
	width: 100%;
	padding: 0;
	border: 0;
	color: #252525 !important;
	line-height: 25px;
	text-transform: none;
	font-size: 14px;
}

#sp-header .header-bottom .products .navbar .dropdown-menu a:hover,
#sp-header .header-bottom .products .navbar .dropdown-menu a:focus,
#sp-header .header-bottom .products .navbar .dropdown-menu a:active {
	color: #b79445 !important;
}

#sp-header .header-bottom .products .navbar .dropdown-menu a:after {
	display: none;
}

#sp-header .header-bottom .products .navbar .dropdown-menu a:before {
    position: initial;
    width: auto;
    height: auto;
    left: initial;
    bottom: initial;
    font-family: 'Font Awesome 5 Free';
    content: "\f0da";
    font-weight: 600;
    font-style: normal;
    padding: 0 5px 0 0;
    font-size: 10px;
    line-height: 0;
    vertical-align: middle;
    display: inline-table;
}

#sp-header .header-bottom .products .navbar .dropdown-menu a:focus:before,
#sp-header .header-bottom .products .navbar .dropdown-menu a:hover:before {
    background: transparent;
}


#sp-header .header-bottom .search {}

@media (max-width: 1199px) and (min-width: 992px) {
    #sp-header .header-bottom .search {
    	flex: 0 0 20%;
    }
}

#sp-header .header-bottom .search form .search {
    width: 100%;
}

#sp-header .header-bottom .search input {
    width: 100%;
    background: white url(../images/search-ico.png) right center no-repeat;
    border: 1px solid #eee;
    padding: 5px 10px;
    font-style: italic;
    text-transform: lowercase;
    font-size: 14px;
    border-radius: 0;
    min-width: 250px;
}

@media (max-width: 1199px) and (min-width: 992px) {
    #sp-header .header-bottom .search input {
        min-width: 100%;
    }
}

.header-mobile img {
	max-height: 80px !important;
}

.header-mobile #sp-header1 {
	width: 50%;
}

.header-mobile #sp-menu {
    width: 10%;
}

@media (max-width: 767px) and (min-width: 1px) {
	.header-mobile #sp-menu {
	width: auto;
	padding-left: 0;
	}
}

.header-mobile #sp-menu a#offcanvas-toggler {
    margin: 0;
    line-height: 80px;
    height: auto;
    color: #b79445;
}

@media (max-width: 767px) and (min-width: 1px) {
	.header-mobile #sp-menu a#offcanvas-toggler {
		line-height: 31px;
		float: left;
	}
}

.header-mobile #sp-menu a#offcanvas-toggler .fa {
    color: inherit;
}

.header-mobile #sp-menu a#offcanvas-toggler:hover {
    color: #000000;
}

.header-mobile #sp-menu a#offcanvas-toggler span {
	color: inherit;
	padding: 0 0 0 5px;
}

.header-mobile form .search {
    background: #fafafa;
    border: 1px solid #fafafa;
    padding: 5px 0px 5px 10px;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin: 20px 0 0 0;
}

.header-mobile .search input.inputbox {
    font-style: italic;
    text-transform: lowercase;
    font-size: 14px;
    padding: 0;
    border: 0;
    background: transparent;
    max-width: initial;
}

#sp-header .search input.button {}

.offcanvas-menu {
	z-index: 99999999 !important;
}

.offcanvas-menu a {
	color: #666;
}

.offcanvas-menu a:hover {
	color: #b79445 !important;
}

.close-offcanvas {
	background: #b79445 !important;
	color: #fff !important;
}

.close-offcanvas:hover {
	background: #ff0000 !important;
}

.close-offcanvas:hover .fa {
	color: #fff !important;
}

.offcanvas-menu li a:before {
    font-family: 'Font Awesome 5 Free';
    content: "\f0da";
    font-weight: 600;
    font-style: normal;
    padding: 0 5px 0 0;
    font-size: 10px;
    line-height: 0;
    vertical-align: middle;
    display: inline-table;
}

.offcanvas-menu input {
    width: 100%;
    background: #eee url(../images/search-ico.png) right center no-repeat !important;
    border: 0px solid #eee !important;
    padding: 5px 10px;
    font-style: italic;
    text-transform: lowercase;
    font-size: 14px;
    height: 40px;
}

.menu-separator {
	color: #666 !important;
	border-top: 1px solid #d9d9d9;
	padding-top: 10px !important;
	margin-top: 10px !important;
}

.header-mobile #sp-header-mobile-cart {
    width: 40%;
}

@media (max-width: 767px) and (min-width: 1px) {
	.header-mobile #sp-header-mobile-cart {
	    width: auto;
	}
}


.header-shrink .spacer {
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
}

.header-shrink .left {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
}

.header-shrink .right {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
}

.header-shrink h5 {
    margin: 0;
    font-size: 25px;
    padding: 0 30px 0 0;
}

.header-shrink h5 a {
	color: #ffffff;
}

.header-shrink h5 a:hover {
	color: #b79445;
}

.header-shrink h5 a strong {
	color: #b79445;
}

.header-shrink h5 a:hover strong {
	color: #fff;
}

.header-shrink .search {
    width: 100%;
    max-width: 350px;
    background: #fafafa;
    border: 1px solid #fafafa;
    padding: 5px 0px 5px 10px;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width: 100vh;
    max-width: 300px;
}

@media (max-width: 1199px) and (min-width: 992px) {
	.header-shrink .search {
		max-width: 250px;
	}
}

.header-shrink input.inputbox {
    font-style: italic;
    text-transform: lowercase;
    font-size: 14px;
    padding: 0;
    border: 0;
    background: transparent;
    max-width: initial;
}

#sp-header .search input.button {}


.header-shrink .dropdown-menu input {
    width: 100%;
    background: #fff url(../images/search-ico.png) right center no-repeat !important;
    border: 1px solid #eee !important;
    padding: 5px 10px;
    font-style: italic;
    text-transform: lowercase;
    font-size: 14px;
    min-width: 100%;
    height: 30px;
}

.header-shrink .infos {
    display: inline-table;
    vertical-align: middle;
    padding: 0 20px 0 0;
}

.header-shrink .infos .dropdown-toggle {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    color: #fff;
}

.header-shrink .infos .dropdown-toggle:after {
	display: none;
}

.header-shrink .infos .dropdown-toggle .fa {
    color: #b79445;
    font-size: 18px;
    padding: 0 7px 0 0;
}

.header-shrink .infos .dropdown strong {
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 400;
}

.header-shrink .infos .dropdown strong:hover {
    color: #b79445;
}

.header-shrink .infos .dropdown strong:after {
    font-family: 'Font Awesome 5 Free';
    content: "\f0d7";
    font-weight: 600;
    font-style: normal;
    padding: 0 0 0 5px;
    font-size: 10px;
    line-height: 0;
    vertical-align: middle;
    display: inline-table;
}

.header-shrink .infos .dropdown:hover strong:after {
    content: "\f0d8";
}

.header-shrink .infos .dropdown p .fa {
    padding: 0 5px 0 0;
    color: #b79445;
    font-size: 14px;
    width: 20px;
    text-align: center;
}

.header-shrink .infos .dropdown p .fa-phone {
	font-size: 12px;
}

.header-shrink .infos .dropdown strong {
    display: inline-table;
    vertical-align: middle;
    cursor: pointer;
    font-weight: 400;
}

.header-shrink .infos .dropdown strong:hover {
    color: #b79445;
}

.header-shrink .infos .dropdown-menu a strong {
    font-weight: 600;
    font-size: 12px;
}

.header-shrink .infos .dropdown-menu {
    margin: 0;
    padding: 15px 20px;
    width: 260px;
    border: 1px solid #eee;
    border-radius: 0;
    background: white;
}

.header-shrink .infos:hover .dropdown-menu {
    display: block !important;
}

.header-shrink .infos h6 {}

.header-shrink .infos p {
    margin: 0 0 5px 0;
    font-size: 14px;
    display: flex;
    align-items: center;
    width: 100%;
}

.header-shrink .infos p:last-child {
	margin: 0;
}


.header-shrink .infos p span {
    display: inline-table;
    vertical-align: middle;
    font-size: 14px;
    line-height: initial;
}

.header-shrink .infos p span a {
    color: #666;
}

.header-shrink .infos p span a:hover {
    color: #b79445;
}

.header-shrink .infos a {
	color: #252525;
}

.header-shrink .infos a:hover {
    color: #b79445;
}

.header-shrink .infos strong a {
    color: #666;
}

.header-shrink .infos strong a:hover {
    color: #b79445;
}

.header-shrink .infos p strong:after {
	display: none !important;
}

.header-shrink .infos hr {}

.header-shrink .login {
    display: inline-table;
    vertical-align: middle;
    text-align: left;
    padding: 0 20px 0 0;
}

.header-shrink .login .dropdown {}

.header-shrink .login .dropdown:active {
    /*pointer-events: none;*/
}

.header-shrink .login .dropdown-toggle {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    color: #fff;
}

.header-shrink .login .dropdown-toggle:after {
    display: none;
}

.header-shrink .login .dropdown .fa {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    padding: 0 5px 0 0;
    color: #b79445;
}

.header-shrink .login .dropdown .user_name_osn {}

.header-shrink .login .dropdown .user_name_osn span {}

.header-shrink .login .dropdown strong {
    text-transform: uppercase;
    cursor: pointer;
    font-weight: 400;
}

.header-shrink .login .dropdown strong:hover {
    color: #b79445;
}

.header-shrink .login .dropdown strong:after {
    font-family: 'Font Awesome 5 Free';
    content: "\f0d7";
    font-weight: 600;
    font-style: normal;
    padding: 0 0 0 5px;
    font-size: 10px;
    line-height: 0;
    vertical-align: middle;
    display: inline-table;
}

.header-shrink .login .dropdown:hover strong:after {
    content: "\f0d8";
}

.header-shrink .login .dropdown-menu {
    margin: 0;
    padding: 15px 20px;
    width: 180px;
    border: 1px solid #eee;
    border-radius: 0;
    background: white;
}

.header-shrink .login:hover .dropdown-menu {
    display: block !important;
}

.header-shrink .login .dropdown-menu:after {
    display: none;
}

.header-shrink .login .dropdown .dropdown-menu .user_name_osn {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0 0 5px 0;
    font-size: 12px;
}

.header-shrink .login .dropdown-menu .user_name_osn span {
    display: block;
    width: 100%;
    font-weight: 600;
    font-size: 12px;
    /* color: #000000; */
    text-transform: uppercase;
}

.header-shrink .login .dropdown-menu ul.menu {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: block;
    width: 100%;
}

.header-shrink .login .dropdown-menu ul.menu li {
    display: block;
    vertical-align: middle;
}

.header-shrink .login .dropdown-menu ul.menu li a {
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 14px;
}

.header-shrink .login .dropdown-menu ul.menu li:first-child a {
    padding-left: 0;
}

.header-shrink .login .dropdown-menu ul.menu li:last-child a {
    padding-right: 0;
    border: 0;
}

.header-shrink .login .dropdown-menu ul.menu li a:focus,
.header-shrink .login .dropdown-menu ul.menu li a:hover,
.header-shrink .login .dropdown-menu ul.menu li.active a {
    color: #b79445;
}

.header-shrink .login .dropdown-menu ul.menu li a:before {
    font-family: 'Font Awesome 5 Free';
    content: "\f0da";
    font-weight: 600;
    padding: 0 5px 0 0;
    margin: 0;
    color: #b79445;
    font-size: 10px;
    display: inline-table;
    vertical-align: middle;
    line-height: 0;
}

.header-shrink .cart {
    display: inline-table;
    vertical-align: middle;
    text-align: left;
}

.header-shrink .cart #vmCartModule {}

.header-shrink .cart #vmCartModule .show_cart {
    display: inline-table;
    vertical-align: middle;
    padding: 0 3px 0 0;
}

.header-shrink .cart #vmCartModule .show_cart a {
    float: none !important;
    font-size: 20px;
    padding: 0 5px 0 0;
    color: #b79445;
}

.header-shrink .cart #vmCartModule .show_cart a:hover {
    color: #fff;
}

.header-shrink .cart #vmCartModule .show_cart a .fa {}

.header-shrink .cart #vmCartModule .cart-right {
    display: inline-table;
    vertical-align: middle;
    line-height: initial;	
}

.header-shrink .cart #vmCartModule .total_products {
    font-style: italic;
    display: inline-table;
    vertical-align: middle;
    font-weight: normal;
    font-size: 12px;
    color: #fff;
}

.header-shrink .cart #vmCartModule .total_products strong {
    display: block;
    width: 100%;
    font-weight: normal;
    font-size: 12px;
}



#sp-slideshow {
    padding: 0;
    margin: 35px 0 0 0;
}

@media (max-width: 767px) and (min-width: 1px) {
	#sp-slideshow {
		padding: 0;
	}

	#sp-slideshow .rev_slider_wrapper,
	#sp-slideshow .rev_slider {
		width: 100%;
    }
}

#sp-slideshow li {
	border: 0;
}

#sp-slideshow li .tp-caption.txt3:hover {
	background: #666;
}

#sp-slideshow #sp-slide {}

#sp-slideshow #sp-slide .slide-desktop {
	display: block;
}

#sp-slideshow #sp-slide .slide-mobile {
	display: none;
}

@media (max-width: 767px) and (min-width: 1px) {
	#sp-slideshow #sp-slide .slide-desktop {
		display: none;
	}
	#sp-slideshow #sp-slide .slide-mobile {
		display: block;
	}
}

#sp-slideshow .tp-bullets {
    bottom: 10px !important;
    margin: 0 !important;
    background: transparent;
    padding: 0;
    float: left;
    width: 100% !important;
    left: 0 !important;
    text-align: center !important;
}

#sp-slideshow .tp-bullets .bullet {
    margin: 0 10px;
    padding: 3px;
    background: #d0d0d0;
    border: 2px solid #ffffff;
    border-radius: 999px;
    width: 10px;
    height: 10px;
    box-shadow: 0 0 0 2px transparent;
    display: inline-table !important;
    float: none !important;
}

#sp-slideshow .tp-bullets .bullet.first {}

#sp-slideshow .tp-bullets .bullet.last {}

#sp-slideshow .tp-bullets .bullet:hover {
    background: #666;
    box-shadow: 0 0 0 2px #666;
}

#sp-slideshow .tp-bullets .bullet.selected {
    background: #b79445;
    box-shadow: 0 0 0 2px #b79445;
}

#sp-slideshow .tp-bgimg {}

@media (max-width: 767px) and (min-width: 1px) {
	#sp-slideshow .tp-bgimg {}
}

#sp-home1 {
    padding: 50px 0;
    margin: 65px 0 60px 0;
    background: #fafafa;
}

@media (max-width: 767px) and (min-width: 1px) {
	#sp-home1 {
		padding: 50px 0;
	}
}


#sp-home1 .vmgroup {}

#sp-home1 .vmheader {
    margin: 0 0 50px 0;
}

#sp-home1 .vmheader h2 {
	position: relative;
	z-index: 9999999;
	text-align: center;
	display: block;
	margin: 0;
	line-height: initial;
	font-size: 30px;
	font-weight: 300;
	text-transform: uppercase;
	color: #666;
}

#sp-home1 .vmheader h2:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #eee;
    left: 0;
    top: 50%;
}

#sp-home1 .vmheader h2 span {
    position: relative;
    background: #ffffff;
    padding: 0 15px;
}

#sp-home1 .vmproduct {
	float: left;
	width: 100%;
	display: inline-table;
	text-align: center;
}

#sp-home1 .vmproduct .product-container {
    display: inline-table;
    vertical-align: top;
    width: 33%;
    padding: 0 15px 30px 15px;
    float: none;
}

@media (max-width: 991px) and (min-width: 1px) {
	#sp-home1 .vmproduct .product-container {
		width: 50%;
	}
}

#sp-home1 .vmproduct .product-container .spacer {
	float: left;
	width: 100%;
}

#sp-home1 .vmproduct .product-container .spacer .product-img {
    position: relative;
    overflow: hidden;
    float: left;
    width: 100%;
}

#sp-home1 .vmproduct .product-container .spacer .product-img a {
    display: block;
}

#sp-home1 .vmproduct .product-container .spacer .product-img a img {
    margin: auto;
    display: block;
    opacity: 1;
    -webkit-transition: all 5s ease;
    -moz-transition: all 5s ease;
    -o-transition: all 5s ease;
    transition: all 0.5s ease;
}

#sp-home1 .vmproduct .product-container:hover .spacer .product-img a img {
	transform: scale(1.1);
}

#sp-home1 .vmproduct .product-container .spacer .product-img a:before {
    font-family: FontAwesome;
    content: "\f23d";
    padding: 0;
    margin: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    background: #b79445;
    vertical-align: top;
    display: block;
    font-weight: 300;
    border-radius: 999px;
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 0.5s ease;
    opacity: 0;
    z-index: 9;
}

#sp-home1 .vmproduct .product-container .spacer:hover .product-img a:before {
	opacity: 1;
    visibility: visible;
    top: 50%;
}

#sp-home1 .vmproduct .product-container .spacer .product-manufacturer {
	display: none;
}

#sp-home1 .vmproduct .product-container .spacer .product-name {
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #eee;
}

#sp-home1 .vmproduct .product-container .spacer .product-name a {
    display: block;
    text-align: left;
    color: #666;
    line-height: initial;
    min-height: 40px;
    font-size: 16px;
    font-weight: 300;
}

#sp-home1 .vmproduct .product-container .spacer .product-short-description {
	display: none;
}

#sp-home1 .vmproduct .product-container .spacer .product-short-description p {
	text-align: left;
	color: #666;
	height: 40px;
	overflow: hidden;
	margin: 0;
}

#sp-home1 .vmproduct .product-container .spacer .product-rating {
	float: left;
	width: 100%;
	line-height: initial;
	text-align: left;
	margin: 0;
	padding: 0;
	border-top: 0;
}

#sp-home1 .vmproduct .product-container .spacer .product-rating .ratingbox {
	position: relative;
	display: inline-block;
	width: 70px;
	height: 14px;
	background: url("../images/color-stars.png") repeat-x scroll 0 bottom transparent;
	margin: 0;
}

#sp-home1 .vmproduct .product-container .spacer .product-price {
    float: left;
    width: 100%;
    min-height: initial;
    text-align: left;
    line-height: initial;
    margin: 0;
    padding: 0;
}

#sp-home1 .vmproduct .product-container .spacer .product-price .PricebasePrice {
    display: inline-block;
}

#sp-home1 .vmproduct .product-container .spacer .product-price .PricebasePrice span.vm-price-desc {
    display: none;
}

#sp-home1 .vmproduct .product-container .spacer .product-price .PricebasePrice span.PricebasePrice {
	padding: 0;
	color: #f9b61e;
	font-size: 20px;
	font-weight: 500;
}

#sp-home1 .vmproduct .product-container .spacer .product-price .price-crossed {}

#sp-home1 .vmproduct .product-container .spacer .product-price .price-crossed {}

@media (max-width: 991px) and (min-width: 1px) {
	#sp-home1 .vmproduct .product-container .spacer .product-price .price-crossed {
		display: block;
	}
}

#sp-home1 .vmproduct .product-container .spacer .product-price .price-crossed .PricebasePrice {}

#sp-home1 .vmproduct .product-container .spacer .product-price .price-crossed .PricebasePrice span.vm-price-desc {}

#sp-home1 .vmproduct .product-container .spacer .product-price .price-crossed .PricebasePrice span.PricebasePrice {
    text-decoration: line-through;
    color: #666;
    font-size: 14px;
    font-weight: 300;
}

#sp-home1 .vmproduct .product-container .spacer .product-price .price {}

@media (max-width: 991px) and (min-width: 1px) {
	#sp-home1 .vmproduct .product-container .spacer .product-price .price {
		display: block;
	}
}

#sp-home1 .vmproduct .product-container .spacer .product-price .price .PricesalesPrice {
    display: inline-block;
}

#sp-home1 .vmproduct .product-container .spacer .product-price .price .PricesalesPrice span.vm-price-desc {
    display: none;
}

#sp-home1 .vmproduct .product-container .spacer .product-price .price .PricesalesPrice span.PricesalesPrice {
    padding: 0 0 0 10px;
    color: #b79445;
    font-size: 25px;
    font-weight: 500;
}

@media (max-width: 991px) and (min-width: 1px) {
	#sp-home1 .vmproduct .product-container .spacer .product-price .price .PricesalesPrice span.PricesalesPrice {
		padding: 0;
	}
}

#sp-home1 .vmproduct .product-container .spacer .product-price .parcelas {
    display: block;
    font-size: 12px;
    color: #666;
}

@media (max-width: 991px) and (min-width: 1px) {
	#sp-home1 .vmproduct .product-container .spacer .product-price .parcelas {
		display: block;
	}
}

#sp-home1 .vmproduct .product-container .spacer .product-price .parcelas b {}

#sp-home1 .vmproduct .product-container .spacer .product-price .parcelas span {}

#sp-home1 #sp-home8 {}

#sp-home1 #sp-home8 ul {
    float: left;
    width: 100%;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    padding: 0;
    margin: 0;
}

@media (max-width: 767px) and (min-width: 1px) {
	#sp-home1 #sp-home8 ul {
		flex-direction: column;
		justify-content: center;
	}
}

#sp-home1 #sp-home8 ul li {
    border: 0;
    margin: 0;
    padding: 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #666;
}

@media (max-width: 767px) and (min-width: 1px) {
    #sp-home1 #sp-home8 ul li {
        margin: 0 0 20px 0;
    }
    #sp-home1 #sp-home8 ul li:last-child {
        margin: 0;
    }
}

#sp-home1 #sp-home8 ul li a {
    color: #fff;
    text-align: center;
    width: 100%;
    display: inline-flex;
    align-items: center;
}

#sp-home1 #sp-home8 ul li a:before {
    display: none;
}

#sp-home1 #sp-home8 ul li .fa {
    font-size: 40px;
    padding: 0 10px 0 0;
}

#sp-home1 #sp-home8 ul li span {
    text-align: left;
    line-height: 18px;
}

#sp-home1 #sp-home8 ul li strong {
    display: inline-block;
}

#sp-home2 {
    padding: 0;
    margin: 50px 0 100px 0;
}

#sp-home2 h2 {
	position: relative;
	z-index: 9999999;
	text-align: center;
	display: block;
	margin: 0 0 50px 0;
	line-height: initial;
	font-size: 30px;
	font-weight: 300;
	text-transform: uppercase;
	color: #666;
}

#sp-home2 h2:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #eee;
    left: 0;
    top: 50%;
}

#sp-home2 h2 span {
    position: relative;
    background: #ffffff;
    padding: 0 15px;
}

#sp-home2 ul.slick-slider {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#sp-home2 ul.slick-slider .slick-list {}

#sp-home2 ul.slick-slider .slick-list li {
	position: relative;
}

#sp-home2 ul.slick-slider .slick-list li .spacer {
    position: relative;
}

#sp-home2 ul.slick-slider .slick-list li a {
	display: block;
	margin: 0 15px;
}

@media (max-width: 767px) and (min-width: 1px) {
	#sp-home2 ul.slick-slider .slick-list li a {
		margin: 0;
	}
}

#sp-home2 ul.slick-slider .slick-list li .inferior {
	background: black;
}

#sp-home2 ul.slick-slider .slick-list li .inferior img {
	opacity: 0.5;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 0.5s ease;
}

#sp-home2 ul.slick-slider .slick-list li:hover .inferior img {
	opacity: 1;
}

#sp-home2 ul.slick-slider .slick-list li .superior .intern {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 0.5s ease;
    padding: 0 30px;
    width: 100%;
    text-align: center;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

@media (max-width: 991px) and (min-width: 1px) {
	#sp-home2 ul.slick-slider .slick-list li .superior .intern {
		flex-direction: column;
	}
}

#sp-home2 ul.slick-slider .slick-list li:hover .superior .intern {
	opacity: 0;
}

#sp-home2 ul.slick-slider .slick-list li .superior .intern span {
	font-size: 20px;
	border-right: 2px solid #fff;
	padding: 0 10px 0 0;
	text-transform: lowercase;
}

#sp-home2 ul.slick-slider .slick-list li .superior .intern strong {
    font-size: 30px;
    font-weight: 600;
    padding: 0 0 0 10px;
    text-transform: uppercase;
}

@media (max-width: 991px) and (min-width: 1px) {
	#sp-home2 ul.slick-slider .slick-list li .superior .intern span {
		border-right: 0;
		border-bottom: 0px solid #fff;
		padding: 0;
		font-size: 30px;
	}
	#sp-home2 ul.slick-slider .slick-list li .superior .intern strong {
		padding: 0;
		font-size: 40px;
		border-top: 2px solid #fff;
	}
}

#sp-home2 .prev {
    position: absolute;
    top: 50%;
    left: 0%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50px, -50%);
    z-index: 999;
}

#sp-home2 .next {
    position: absolute;
    top: 50%;
    right: 0%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(50px, -50%);
    z-index: 999;
}

#sp-home2 .prev,
#sp-home2 .next {
	background: transparent;
	border: 0;
	font-size: 50px;
	cursor: pointer;
	padding: 0;
	width: auto;
	height: auto;
	line-height: initial;
	color: #b79445;
	opacity: 0.5;
}

#sp-home2 .prev:hover,
#sp-home2 .next:hover {
	opacity: 1;
}

#sp-home3 {
	margin: 50px 0 50px 0;
}

#sp-home3 .container-inner {
	padding: 50px;
	background: #fafafa;
	border-radius: 15px;
}

#sp-home3 #sp-home-c {}


@media (max-width: 991px) and (min-width: 1px) {
	#sp-home3 #sp-home-c {
		margin: 0 0 50px 0;
	}
}

#sp-home3 #sp-home-c form {
    width: 100%;
    background: #b79445;
    padding: 30px;
    display: block;
}

#sp-home3 #sp-home-c form .acymailing_introtext {
    text-align: center;
    color: #fff;
}

#sp-home3 #sp-home-c form .acymailing_introtext .fa {
    font-size: 50px;
}

#sp-home3 #sp-home-c form .acymailing_introtext h4 {
    line-height: initial;
    margin: 5px auto 15px auto;
}

#sp-home3 #sp-home-c table.acymailing_form {
	width: 100%;
	display: block;
	text-align: center;
	margin: auto;
}

#sp-home3 #sp-home-c table.acymailing_form tbody {
    display: block;
    width: 100%;
}

#sp-home3 #sp-home-c table.acymailing_form tbody tr {
    display: block;
    width: 100%;
}

#sp-home3 #sp-home-c table.acymailing_form tbody tr td.acyfield_name {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0 0 5px 0;
}

#sp-home3 #sp-home-c table.acymailing_form tbody tr td.acyfield_name input {
    border: 0;
    border-radius: 0;
    height: 50px;
    font-style: italic;
    font-size: 20px;
    color: #b79445;
}

#sp-home3 #sp-home-c table.acymailing_form tbody tr td.acyfield_email {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0 0 5px 0;
}

#sp-home3 #sp-home-c table.acymailing_form tbody tr td.acyfield_email input {
    border: 0;
    border-radius: 0;
    height: 50px;
    font-size: 20px;
    font-style: italic;
    color: #b79445;
}

#sp-home3 #sp-home-c table.acymailing_form tbody tr td.acysubbuttons {
    display: block;
    width: 100%;
    padding: 0;
}

#sp-home3 #sp-home-c table.acymailing_form tbody tr td.acysubbuttons input {
    border: 0;
    border-radius: 0;
    height: 50px;
    width: 100%;
    background: #7e8a4d;
    font-size: 20px;
    font-style: italic;
    color: #ffffff;
    padding: 0 15px;
}

#sp-home3 #sp-home-c table.acymailing_form tbody tr td.acysubbuttons input:hover {
	background: white;
	color: #b79445;
}

#sp-home3 #sp-home-d {}

#sp-home3 #sp-home-d .custom {
}

#sp-home3 #sp-home-d ul.slick-slider {
    margin: 0;
    padding: 0;
}

#sp-home3 #sp-home-d ul.slick-slider .slick-list {
}

#sp-home3 #sp-home-d ul.slick-slider .slick-list li {
	text-align: center;
	color: #666;
	padding: 0 15px;
}

#sp-home3 #sp-home-d ul.slick-slider .slick-list li b {}

#sp-home3 #sp-home-d ul.slick-slider .slick-list li .fas {
    font-size: 15px;
	color: #ffcf00 !important;
	padding: 0 5px 10px 0;
}

#sp-home3 #sp-home-d ul.slick-slider .slick-list li h4 {
    line-height: initial;
    margin: 5px auto 10px auto;
}

#sp-home3 #sp-home-d ul.slick-slider .slick-list li p {
    margin: 0;
    width: 100%;
    max-width: 600px;
    margin: auto;
}

#sp-home3 #sp-home-d ul.slick-dots {
	position: relative;
	bottom: initial;
	margin: 23px auto 20px auto;
}

@media (max-width: 1199px) and (min-width: 992px) {
	#sp-home3 #sp-home-d ul.slick-dots {
		margin: 12px auto 10px auto;
	}
}

#sp-home3 #sp-home-d ul.slick-dots li {}

#sp-home3 #sp-home-d ul.slick-dots li button {}

#sp-home3 #sp-home-d ul.slick-dots li button:before {
	color: #666 !important;
}

#sp-home3 #sp-home-d p.more {
    margin: auto;
    text-align: center;
}

#sp-home3 #sp-home-d p.more a {
	display: inline-table;
	color: #666;
	width: 100%;
	font-size: 20px;
}

#sp-home3 #sp-home-d p.more a:hover {
	color: #b79445;
}

#sp-home3 #sp-home-d p.more a .fa {
    display: inline-table;
    vertical-align: middle;
    padding: 0 5px 0 0;
}

#sp-home3 #sp-home-d p.more span {
    display: inline-table;
    vertical-align: middle;
    font-style: italic;
}

#sp-home4 {
    padding: 0;
}

@media (max-width: 767px) and (min-width: 1px) {
	#sp-home4 {
		padding: 75px 0 0 0;
	}
}

#sp-home4 .vmgroup {}

#sp-home4 .vmheader {
    margin: 0 0 50px 0;
}

#sp-home4 .vmheader h2 {
	position: relative;
	z-index: 9;
	text-align: center;
	display: block;
	margin: 0;
	line-height: initial;
	font-size: 30px;
	font-weight: 300;
	text-transform: uppercase;
	color: #666;
}

#sp-home4 .vmheader h2:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #eee;
    left: 0;
    top: 50%;
}

#sp-home4 .vmheader h2 span {
    position: relative;
    background: #ffffff;
    padding: 0 15px;
}

@media (max-width: 767px) and (min-width: 1px) {
    #sp-home4 .vmheader h2 span {
		width: 100%;
		display: block;
	}
}

#sp-home4 .vmproduct {
	width: 100%;
	display: inline-flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
}

#sp-home4 .vmproduct .product-container {
    float: none;
    flex: 0 0 23%;
    padding: 0 0 40px 0;
}

@media (max-width: 767px) and (min-width: 500px) {
	#sp-home4 .vmproduct .product-container {
		flex: 0 0 48%;
	}
}

@media (max-width: 500px) and (min-width: 1px) {
	#sp-home4 .vmproduct .product-container {
		flex: 1 0 100%;
		margin: 0;
	}
}

#sp-home4 .vmproduct .product-container .spacer {
	float: left;
	width: 100%;
}

#sp-home4 .vmproduct .product-container .spacer .product-img {
    position: relative;
    overflow: hidden;
    float: left;
    width: 100%;
    padding: 0 0 15px 0;
}

#sp-home4 .vmproduct .product-container .spacer .product-img a {
    display: block;
}

#sp-home4 .vmproduct .product-container .spacer .product-img a img {
    margin: auto;
    display: block;
    opacity: 1;
    -webkit-transition: all 5s ease;
    -moz-transition: all 5s ease;
    -o-transition: all 5s ease;
    transition: all 0.5s ease;
    padding: 15px;
    border: 1px solid #eeeeee;
    width: 100%;
    height: 100vh;
    max-height: 255.3px;
    object-fit: contain;
}

@media (max-width: 1199px) and (min-width: 992px) {
	#sp-home4 .vmproduct .product-container .spacer .product-img a img {
		max-height: 213.89px;
	}
}

@media (max-width: 991px) and (min-width: 768px) {
	#sp-home4 .vmproduct .product-container .spacer .product-img a img {
		max-height: 158.69px;
	}
}

@media (max-width: 767px) and (min-width: 500px) {
	#sp-home4 .vmproduct .product-container .spacer .product-img a img {
		max-height: 217.91px;
	}
}

@media (max-width: 499px) and (min-width: 1px) {
	#sp-home4 .vmproduct .product-container .spacer .product-img a img {
		height: auto;
	}
}

#sp-home4 .vmproduct .product-container:hover .spacer .product-img a img {
	/* transform: scale(1.1); */
}

#sp-home4 .vmproduct .product-container .spacer .product-img a:before {
    font-family: 'Font Awesome 5 Brands';
    content: "\f23d";
    font-weight: 300;
    padding: 0;
    margin: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    background: #b79445;
    vertical-align: top;
    display: block;
    border-radius: 999px;
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 0.5s ease;
    opacity: 0;
    z-index: 9;
}

#sp-home4 .vmproduct .product-container .spacer:hover .product-img a:before {
	opacity: 1;
    visibility: visible;
    top: 50%;
}


#sp-home4 .vmproduct .product-container .spacer .product-manufacturer {
    float: left;
    width: 100%;
    line-height: initial;
    text-align: left;
    color: #b79445;
    display: none;
}

#sp-home4 .vmproduct .product-container .spacer .product-name {
    float: left;
    width: 100%;
}

#sp-home4 .vmproduct .product-container .spacer .product-name:after {
    content: '';
    display: block;
    width: 50px;
    height: 3px;
    background: #eeeeee;
    margin: 10px 0 10px 0;
}

#sp-home4 .vmproduct .product-container .spacer .product-name a {
    display: block;
    text-align: left;
    color: #666;
    line-height: initial;
    min-height: 40px;
    font-size: 16px;
    font-weight: 500;
}

#sp-home4 .vmproduct .product-container .spacer .product-short-description {
	display: none;
}

#sp-home4 .vmproduct .product-container .spacer .product-short-description p {
	text-align: left;
	color: #666;
	height: 40px;
	overflow: hidden;
	margin: 0;
}

#sp-home4 .vmproduct .product-container .spacer .product-rating {
	float: left;
	width: 100%;
	line-height: initial;
	text-align: left;
	margin: 0;
	padding: 0;
	border-top: 0;
	display: none;
}

#sp-home4 .vmproduct .product-container .spacer .product-rating .ratingbox {
	position: relative;
	display: inline-block;
	width: 70px;
	height: 14px;
	background: url("../images/color-stars.png") repeat-x scroll 0 bottom transparent;
	margin: 0;
}

#sp-home4 .vmproduct .product-container .spacer .product-price {
    float: left;
    width: 100%;
    min-height: initial;
    text-align: left;
    line-height: initial;
    margin: 0;
    padding: 0;
}

#sp-home4 .vmproduct .product-container .spacer .product-price .PricebasePrice {
    display: inline-block;
}

#sp-home4 .vmproduct .product-container .spacer .product-price .PricebasePrice span.vm-price-desc {
    display: none;
}

#sp-home4 .vmproduct .product-container .spacer .product-price .PricebasePrice span.PricebasePrice {
	padding: 0;
	color: #b79445;
	font-size: 20px;
	font-weight: 500;
}

#sp-home4 .vmproduct .product-container .spacer .product-price .price-crossed {}

#sp-home4 .vmproduct .product-container .spacer .product-price .price-crossed {}

@media (max-width: 991px) and (min-width: 1px) {
	#sp-home4 .vmproduct .product-container .spacer .product-price .price .price-crossed {
		display: block;
	}
}

#sp-home4 .vmproduct .product-container .spacer .product-price .price-crossed .PricebasePrice {}

#sp-home4 .vmproduct .product-container .spacer .product-price .price-crossed .PricebasePrice span.vm-price-desc {}

#sp-home4 .vmproduct .product-container .spacer .product-price .price-crossed .PricebasePrice span.PricebasePrice {
    text-decoration: line-through;
    color: #666;
    font-size: 14px;
    font-weight: 300;
}

#sp-home4 .vmproduct .product-container .spacer .product-price .price {
}

@media (max-width: 991px) and (min-width: 1px) {
	#sp-home4 .vmproduct .product-container .spacer .product-price .price {
		display: block;
	}
}

#sp-home4 .vmproduct .product-container .spacer .product-price .price .PricesalesPrice {
    display: inline-block;
}

#sp-home4 .vmproduct .product-container .spacer .product-price .price .PricesalesPrice span.vm-price-desc {
    display: none;
}

#sp-home4 .vmproduct .product-container .spacer .product-price .price .PricesalesPrice span.PricesalesPrice {
    padding: 0 0 0 10px;
    color: #b79445;
    font-size: 20px;
    font-weight: 500;
}

@media (max-width: 991px) and (min-width: 1px) {
	#sp-home4 .vmproduct .product-container .spacer .product-price .price .PricesalesPrice span.PricesalesPrice {
		padding: 0;
	}
}

#sp-home4 .vmproduct .product-container .spacer .product-price .parcelas {
    display: block;
    font-size: 12px;
    color: #252525;
    display: none;
}

@media (max-width: 991px) and (min-width: 1px) {
	#sp-home4 .vmproduct .product-container .spacer .product-price .parcelas {
		/* display: block; */
	}
}

#sp-home4 .vmproduct .product-container .spacer .product-price .parcelas b {}

#sp-home4 .vmproduct .product-container .spacer .product-price .parcelas span {}

#sp-home5 {
    padding: 0;
    display: none;
}

#sp-home5 .vmgroup {}

#sp-home5 .vmheader {
    margin: 0 0 50px 0;
}

#sp-home5 .vmheader h2 {
	position: relative;
	z-index: 9999999;
	text-align: center;
	display: block;
	margin: 0;
	line-height: initial;
	font-size: 30px;
	font-weight: 300;
	text-transform: uppercase;
	color: #666;
}

#sp-home5 .vmheader h2:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #eee;
    left: 0;
    top: 50%;
}


@media (max-width: 767px) and (min-width: 1px) {
    #sp-home5 .vmheader h2:before {
		display: none;
	}
}

#sp-home5 .vmheader h2 span {
    position: relative;
    background: #ffffff;
    padding: 0 15px;
}

@media (max-width: 767px) and (min-width: 1px) {
    #sp-home5 .vmheader h2 span {
		width: 100%;
		display: block;
	}
}

#sp-home5 .vmproduct {
	width: 100%;
	display: inline-flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
}

#sp-home5 .vmproduct .product-container {
    float: none;
    flex: 0 0 23%;
    padding: 0 0 40px 0;
}

@media (max-width: 767px) and (min-width: 500px) {
	#sp-home5 .vmproduct .product-container {
		flex: 0 0 48%;
	}
}

@media (max-width: 500px) and (min-width: 1px) {
	#sp-home5 .vmproduct .product-container {
		flex: 1 0 100%;
		margin: 0;
	}
}

#sp-home5 .vmproduct .product-container .spacer {
	float: left;
	width: 100%;
}

#sp-home5 .vmproduct .product-container .spacer .product-img {
    position: relative;
    overflow: hidden;
    float: left;
    width: 100%;
    padding: 0 0 15px 0;
}

#sp-home5 .vmproduct .product-container .spacer .product-img a {
    display: block;
}

#sp-home5 .vmproduct .product-container .spacer .product-img a img {
    margin: auto;
    display: block;
    opacity: 1;
    -webkit-transition: all 5s ease;
    -moz-transition: all 5s ease;
    -o-transition: all 5s ease;
    transition: all 0.5s ease;
}

#sp-home5 .vmproduct .product-container:hover .spacer .product-img a img {
	/* transform: scale(1.1); */
}

#sp-home5 .vmproduct .product-container .spacer .product-img a:before {
    font-family: 'Font Awesome 5 Brands';
    content: "\f23d";
    font-weight: 300;
    padding: 0;
    margin: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    background: #b79445;
    vertical-align: top;
    display: block;
    border-radius: 999px;
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 0.5s ease;
    opacity: 0;
    z-index: 9;
}

#sp-home5 .vmproduct .product-container .spacer:hover .product-img a:before {
	opacity: 1;
    visibility: visible;
    top: 50%;
}


#sp-home5 .vmproduct .product-container .spacer .product-manufacturer {
    float: left;
    width: 100%;
    line-height: initial;
    text-align: left;
    color: #b79445;
    display: none;
}

#sp-home5 .vmproduct .product-container .spacer .product-name {
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #eee;
}

#sp-home5 .vmproduct .product-container .spacer .product-name a {
    display: block;
    text-align: left;
    color: #666;
    line-height: initial;
    min-height: 40px;
    font-size: 16px;
    font-weight: 300;
}

#sp-home5 .vmproduct .product-container .spacer .product-short-description {
	display: none;
}

#sp-home5 .vmproduct .product-container .spacer .product-short-description p {
	text-align: left;
	color: #666;
	height: 40px;
	overflow: hidden;
	margin: 0;
}

#sp-home5 .vmproduct .product-container .spacer .product-rating {
	float: left;
	width: 100%;
	line-height: initial;
	text-align: left;
	margin: 0;
	padding: 0;
	border-top: 0;
	display: none;
}

#sp-home5 .vmproduct .product-container .spacer .product-rating .ratingbox {
	position: relative;
	display: inline-block;
	width: 70px;
	height: 14px;
	background: url("../images/color-stars.png") repeat-x scroll 0 bottom transparent;
	margin: 0;
}

#sp-home5 .vmproduct .product-container .spacer .product-price {
    float: left;
    width: 100%;
    min-height: initial;
    text-align: left;
    line-height: initial;
    margin: 0;
    padding: 0;
}

#sp-home5 .vmproduct .product-container .spacer .product-price .PricebasePrice {
    display: inline-block;
}

#sp-home5 .vmproduct .product-container .spacer .product-price .PricebasePrice span.vm-price-desc {
    display: none;
}

#sp-home5 .vmproduct .product-container .spacer .product-price .PricebasePrice span.PricebasePrice {
	padding: 0;
	color: #b79445;
	font-size: 20px;
	font-weight: 500;
}

#sp-home5 .vmproduct .product-container .spacer .product-price .price-crossed {}

#sp-home5 .vmproduct .product-container .spacer .product-price .price-crossed {}

@media (max-width: 991px) and (min-width: 1px) {
	#sp-home5 .vmproduct .product-container .spacer .product-price .price .price-crossed {
		display: block;
	}
}

#sp-home5 .vmproduct .product-container .spacer .product-price .price-crossed .PricebasePrice {}

#sp-home5 .vmproduct .product-container .spacer .product-price .price-crossed .PricebasePrice span.vm-price-desc {}

#sp-home5 .vmproduct .product-container .spacer .product-price .price-crossed .PricebasePrice span.PricebasePrice {
    text-decoration: line-through;
    color: #666;
    font-size: 14px;
    font-weight: 300;
}

#sp-home5 .vmproduct .product-container .spacer .product-price .price {
}

@media (max-width: 991px) and (min-width: 1px) {
	#sp-home5 .vmproduct .product-container .spacer .product-price .price {
		display: block;
	}
}

#sp-home5 .vmproduct .product-container .spacer .product-price .price .PricesalesPrice {
    display: inline-block;
}

#sp-home5 .vmproduct .product-container .spacer .product-price .price .PricesalesPrice span.vm-price-desc {
    display: none;
}

#sp-home5 .vmproduct .product-container .spacer .product-price .price .PricesalesPrice span.PricesalesPrice {
    padding: 0 0 0 10px;
    color: #b79445;
    font-size: 20px;
    font-weight: 500;
}

@media (max-width: 991px) and (min-width: 1px) {
	#sp-home5 .vmproduct .product-container .spacer .product-price .price .PricesalesPrice span.PricesalesPrice {
		padding: 0;
	}
}

#sp-home5 .vmproduct .product-container .spacer .product-price .parcelas {
    display: block;
    font-size: 12px;
    color: #252525;
}

@media (max-width: 991px) and (min-width: 1px) {
	#sp-home5 .vmproduct .product-container .spacer .product-price .parcelas {
		display: block;
	}
}

#sp-home5 .vmproduct .product-container .spacer .product-price .parcelas b {}

#sp-home5 .vmproduct .product-container .spacer .product-price .parcelas span {}

#sp-home6 {
    margin: 100px 0;
}

@media (max-width: 991px) and (min-width: 1px) {
	#sp-home6 {
		margin: 50px 0;
	}
}

#sp-home6 ul {
	list-style-type: none;
	width: 100%;
	padding: 0;
	margin: 0;
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

#sp-home6 li {
	flex: 0 0 50%;
}

@media (max-width: 991px) and (min-width: 1px) {
	#sp-home6 li {
		flex: 1 0 100%;
	}
}

#sp-home6 li:nth-child(1),
#sp-home6 li:nth-child(2) {
	margin: 0 0 30px 0;
}

@media (max-width: 991px) and (min-width: 1px) {
	#sp-home6 li:nth-child(1) {
		margin: 0 0 30px 0;
		order: 1;
	}

	#sp-home6 li:nth-child(2) {
		margin: 0 0 75px 0;
		order: 1;
	}

	#sp-home6 li:nth-child(3) {
		margin: 0 0 30px 0;
		order: 2;
	}

	#sp-home6 li:nth-child(4) {
		margin: 0;
		order: 1;
	}
}

#sp-home6 img {}

@media (max-width: 991px) and (min-width: 1px) {
    #sp-home6 img {
    	margin: auto;
    }
}

#sp-bottom {
	padding: 50px 0 0 0;
	background: #ffffff;
	color: #666;
}

#sp-bottom .container-inner {
}

#sp-bottom5 {}

#sp-bottom5 .sp-module {
    margin-bottom: 0 !important;
}

#sp-bottom5 .newsletter {
    padding: 0 0 50px 0;
}

@media (max-width: 767px) and (min-width: 1px) {
	#sp-bottom5 .newsletter {
		padding: 0 0 70px 0;
	}
}

#sp-bottom5 .newsletter h3 {
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.5em;
	text-align: center;
    font-size: 25px;
}

#sp-bottom5 .newsletter h3:before {
	content: '';
	position: relative;
	display: block;
	width: 100px;
	height: 3px;
	background: #666;
	margin: auto auto 10px auto;
}

#sp-bottom5 .newsletter table,
#sp-bottom5 .newsletter tbody {
	margin: auto;
	padding: 0;
	width: 100%;
}

#sp-bottom5 .newsletter td {
	padding: 0;
}

#sp-bottom5 .newsletter p {
	text-align: center;
	margin: 0 0 30px 0;
	font-weight: 400;
}

#sp-bottom5 .newsletter #newsletter_box_form {}

#sp-bottom5 .newsletter tr {
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-wrap: wrap;
}

@media (max-width: 797px) and (min-width: 1px) {
	#sp-bottom5 .newsletter tr {
	    flex-direction: column;
	}
}

#sp-bottom5 .newsletter .acyfield_name {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 30%;
}

#sp-bottom5 .newsletter .acyfield_email {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 30%;
    margin: 0 15px;
}


@media (max-width: 797px) and (min-width: 1px) {
	#sp-bottom5 .newsletter .acyfield_name,
	#sp-bottom5 .newsletter .acyfield_email {
	    width: 100%;
    	margin: 0 0 10px 0 !important;
	}
}


#sp-bottom5 .newsletter .acyfield_name input,
#sp-bottom5 .newsletter .acyfield_email input {
    color: #666;
    background: transparent;
    border: 1px solid #666;
    border-radius: 0;
    text-transform: lowercase;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    height: 50px;
    padding: 0.5rem 1rem;
}

#sp-bottom5 .newsletter .acysubbuttons {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 10%;
}


@media (max-width: 797px) and (min-width: 1px) {
    #sp-bottom5 .newsletter .acysubbuttons {
	    width: 100%;
	}
}


#sp-bottom5 .newsletter .acysubbuttons input {
    color: #666;
    background: transparent;
    border: 1px solid #666;
    border-radius: 0;
    text-transform: lowercase;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    height: 50px;
    cursor: pointer;
}

#sp-bottom5 .newsletter .acysubbuttons input:hover {
    color: #ffffff;
    background: #b79445;
    border: 1px solid #b79445;
}


#sp-bottom5 .newsletter #newsletter_obs {
    width: 100%;
    display: none;
}

#sp-bottom5 .infos {
    padding: 0 0 50px 0;
}

#sp-bottom5 .infos .container {}

#sp-bottom5 .infos .spacer {
    margin: auto !important;
    width: 100% !important;
    padding: 0 !important;
    display: inline-flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}

@media (max-width: 767px) and (min-width: 1px) {
	#sp-bottom5 .infos .spacer {
		text-align: center;
	}
}

#sp-bottom5 .infos .box-item1 {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: 20%;
}

@media (max-width: 991px) and (min-width: 768px) {
	#sp-bottom5 .infos .box-item1 {
		flex-basis: 47%;
		margin: 0 0 50px 0;
	}
}

@media (max-width: 767px) and (min-width: 1px) {
	#sp-bottom5 .infos .box-item1 {
		flex-basis: 100%;
		margin: 0 0 50px 0;
	}
}

#sp-bottom5 .infos .box-item2 {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 15%;
}

@media (max-width: 991px) and (min-width: 768px) {
	#sp-bottom5 .infos .box-item2 {
		flex-basis: 47%;
		margin: 0 0 50px 0;
	}
}

@media (max-width: 767px) and (min-width: 1px) {
	#sp-bottom5 .infos .box-item2 {
		flex-basis: 100%;
		margin: 0 0 50px 0;
	}
}

#sp-bottom5 .infos .box-item3 {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 25%;
}

@media (max-width: 991px) and (min-width: 768px) {
	#sp-bottom5 .infos .box-item3 {
		flex-basis: 47%;
		margin: 0 0 50px 0;
	}
}

@media (max-width: 767px) and (min-width: 1px) {
	#sp-bottom5 .infos .box-item3 {
		flex-basis: 100%;
		margin: 0 0 50px 0;
	}
}

#sp-bottom5 .infos .box-item4 {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 15%;
}

@media (max-width: 991px) and (min-width: 768px) {
	#sp-bottom5 .infos .box-item4 {
		flex-basis: 47%;
		margin: 0 0 50px 0;
	}
}

@media (max-width: 767px) and (min-width: 1px) {
	#sp-bottom5 .infos .box-item4 {
		flex-basis: 100%;
		margin: 0 0 50px 0;
	}
}

#sp-bottom5 .infos .box-item5 {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 15%;
}

@media (max-width: 991px) and (min-width: 768px) {
	#sp-bottom5 .infos .box-item5 {
		flex-basis: 47%;
	}
}

@media (max-width: 767px) and (min-width: 1px) {
	#sp-bottom5 .infos .box-item5 {
		flex-basis: 100%;
	}
}

#sp-bottom5 .infos h3 {
    border-bottom: 1px dotted;
    padding: 0 0 2px 0;
    font-size: 14px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.2em;
}

@media (max-width: 767px) and (min-width: 1px) {
    #sp-bottom5 .infos h3 {
		text-align: center;
		max-width: 200px;
		margin: auto auto 20px auto;
	}
}

#sp-bottom5 .infos p {
    width: 100%;
    margin: 0 0 5px 0;
    display: inline-flex;
    align-items: center;
    line-height: initial;
}

@media (max-width: 767px) and (min-width: 1px) {
    #sp-bottom5 .infos p {
		justify-content: center;
	}
}

#sp-bottom5 .infos p:last-child {
	margin: 0;
}

#sp-bottom5 .infos .fa {
    font-weight: 500;
    display: inline-table;
    vertical-align: middle;
    width: 16px;
    margin: 0 10px 0 0;
    text-align: center;
}

#sp-bottom5 .infos .fas {
    font-weight: 600;
    display: inline-table;
    vertical-align: middle;
    width: 16px;
    margin: 0 10px 0 0;
    text-align: center;
}

#sp-bottom5 .infos .fa-instagram,
#sp-bottom5 .infos .fa-facebook-square,
#sp-bottom5 .infos .fa-youtube {
	font-size: 30px;
}

#sp-bottom5 .infos span {
    display: inline-table;
    vertical-align: middle;
    font-weight: 400;
}

#sp-bottom5 .infos a {
	color: #666;
	cursor: pointer;
	font-weight: 400;
}

#sp-bottom5 .infos a:hover {
    color: #b79445;
}

#sp-bottom5 .infos .box-item1 ul,
#sp-bottom5 .infos .box-item2 ul,
#sp-bottom5 .infos .box-item4 ul {}

#sp-bottom5 .infos .box-item1 ul li,
#sp-bottom5 .infos .box-item2 ul li,
#sp-bottom5 .infos .box-item4 ul li {
    width: 100%;
    display: block;
    margin: 0 0 0 0;
}

#sp-bottom5 .infos .box-item1 ul li a:before,
#sp-bottom5 .infos .box-item2 ul li a:before,
#sp-bottom5 .infos .box-item4 ul li a:before {
    font-family: "Font Awesome 5 Free";
    content: "\f0da";
    font-weight: 600;
    padding: 0 5px 0 0;
    font-size: 10px;
}

#sp-bottom5 .infos .box-item5 div {
	display: flex;
}

@media (max-width: 767px) and (min-width: 1px) {
	#sp-bottom5 .infos .box-item5 div {
		justify-content: center;
	}
}

#sp-bottom5 .box-payment {
    padding: 0 0 25px 0;
}

#sp-bottom5 .box-payment ul {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

@media (max-width: 767px) and (min-width: 1px) {
	#sp-bottom5 .box-payment ul {
		justify-content: center;
	}
}

#sp-bottom5 .box-payment  li {
	margin: 0 !important;
}

@media (max-width: 767px) and (min-width: 1px) {
	#sp-bottom5 .box-payment  li {
		margin: 0 !important;
		flex-grow: initial;
		flex-shrink: initial;
		flex-basis: initial;
	}
}

#sp-bottom5 .box-payment  li img {
    margin: auto auto 20px auto;
    width: auto;
    max-height: 40px;
}


@media (max-width: 767px) and (min-width: 1px) {
	#sp-bottom5 .box-payment li img {
		margin: 5px;
		max-width: 50px;
	}
}

#sp-bottom5 .copy {
    padding: 30px 0;
    background: #fff;
    border-top: 1px solid #eee;
}

#sp-bottom5 .copy p {
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	margin: auto;
}

#sp-bottom5 .copy a {
	color: #666;
}

#sp-bottom5 .copy a:hover {
	text-decoration: underline;
}
#sp-main-body {
    padding: 50px 0;
}

.itemid-101 #sp-main-body {
	display: none;
}

.article-header,
.page-header {
    margin: 0 0 10px 0;
    padding: 0;
    width: 100%;
    display: flex;
    justify-content: center;
}

.article-header h1,
.page-header h1 {
    margin: 0;
    line-height: 50px;
    position: relative;
    border-bottom: 1px solid #000;
}

.article-header h2,
.page-header h2 {
    margin: 0;
    line-height: 30px;
    text-transform: uppercase;
    text-align: center;
    font-size: 25px !important;
    letter-spacing: 0.5em;
    display: block;
}

.article-header h2:after,
.page-header h2:after {
    display: block;
    content: '';
    width: 100%;
    max-width: 100px;
    height: 3px;
    background: #b79445;
    margin: 10px auto auto auto;
}

.article-details {
	float: left;
	width: 100%;
}

.article-details hr {
	float: left;
	width: 100%;
	margin: 20px 0;
}

.articleBody {
	float: left;
	width: 100%;
}

.articleBody p {
	text-align: justify;
}

.termos {
    float: left;
    width: 100%;
    margin: 0 0 30px 0;
}

.termos .card {
    border: 0;
    line-height: initial;
    vertical-align: middle;
    margin: 0 0 2px 0;
}

.termos .card .card-header {
    border: 0;
    padding: 0;
    margin: 0;
    line-height: initial;
    vertical-align: middle;
    background: transparent;
}

.termos .card .card-header .mb-0 {
    line-height: initial;
}

.termos .card .card-header .mb-0 button {
    margin: 0;
    padding: 0 15px;
    border: 1px solid #eee;
    line-height: 40px;
    display: block;
    background: #fafafc;
    width: 100%;
    text-align: left;
    border-radius: 5px;
    color: #666;
}

.termos .card .card-header .mb-0 button:hover,
.termos .card .card-header .mb-0 button:focus {
	text-decoration: none;
	background: #eee;
	border: 1px solid #e5e5e5;
}

.termos .card .collapse {}

.termos .card .collapse .card-body {
    padding: 20px;
}

.termos .card .collapse .card-body p {}

.termos .card .collapse .card-body p a {}

.termos .card .collapse .card-body p a:hover,
.termos .card .collapse .card-body p a:focus,
.termos .card .collapse .card-body p.active a {}

.itemid-101 #sp-breadcrumbs {
	display: none;
}


#sp-img-top {
	background-image: url(../images/top-img-custom.jpg);
	background-position: center;
	width: 100%;
	object-fit: cover;
	position: relative;
}

#sp-img-top:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background: black;
	display: block;
	opacity: 0.5;
}

#sp-img-top .spacer {
	width: 100%;
	height: 100vh;
	max-height: 150px;
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
}

@media (max-width: 767px) and (min-width: 1px) {
	#sp-img-top .spacer {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
}

#sp-img-top h1 {
	color: #fff;
	margin: 0;
	position: relative;
	z-index: 999;
}

#sp-img-top .moduletable {
	position: relative;
	z-index: 9;
	text-align: right;
}

@media (max-width: 767px) and (min-width: 1px) {
    #sp-img-top .moduletable {
		text-align: center;
		margin: 5px 0 0 0;
	}
}

#sp-breadcrumbs {
	padding: 50px 0 0 0;
}

ol.breadcrumb .fa-map-marker-alt {
	display: none;
}

ol.breadcrumb {
	margin: 0;
	padding: 0;
	background: transparent;
	display: inline-table;
	vertical-align: middle;
}

ol.breadcrumb li {
    color: #fff !important;
    text-transform: uppercase;
    font-style: italic;
    display: inline-block;
    vertical-align: middle;
    line-height: 15px;
}

.breadcrumb-item+.breadcrumb-item::before {
    /*content: url(../images/divider-breadcrumbs.gif) !important;
    display: inline-table;
    vertical-align: middle;*/
    color: #fff;
}

.breadcrumb-item span {
    display: inline-table;
    vertical-align: middle;
}

ol.breadcrumb li.float-left {
    float: none !important;
    display: inline-table;
    vertical-align: middle;
}

ol.breadcrumb li a {
    color: #fff;
}

ol.breadcrumb li a:hover {
	color: #b79445;
}

.article-print-email {
    width: 100%;
    margin: 0 0 50px 0 !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.article-print-email a {
    display: flex;
    margin: 0 6px;
    color: #252525;
}

.article-print-email a:hover {}

.article-print-email a span.btn {
    background: transparent;
    border: 0px solid #666;
    color: inherit;
    padding: 0;
    display: block;
    line-height: initial;
}

.article-print-email a:hover span.btn {
    border: 0px solid #000000 !important;
    color: #b79445 !important;
    background: transparent;
}

.article-print-email a span.fa {}

.contato-page {}

.contato-page .contato-left {
    float: left;
    width: 30%;
}

@media (max-width: 1199px) and (min-width: 992px) {
	.contato-page .contato-left {
		width: 35%;
	}
}

@media (max-width: 991px) and (min-width: 768px) {
	.contato-page .contato-left {
		width: 45%;
	}
}

@media (max-width: 767px) and (min-width: 1px) {
	.contato-page .contato-left {
		width: 100%;
	}
}

.contato-page .contato-left h5 {
    margin: 0 0 20px 0;
}

.contato-page .contato-left p {
    margin: 0 0 10px 0;
    line-height: initial;
}

.contato-page .contato-left .fa {
    color: #b79445;
    display: inline-table;
    vertical-align: middle;
    padding: 0 5px 0 0;
    text-align: center;
    width: 20px;
}

.contato-page .contato-left span {
    display: inline-table;
    vertical-align: middle;
}

.contato-page .contato-left a {
    color: #252525;
}

.contato-page .contato-left a:hover {
    text-decoration: underline;
    color: #b79445;
}

.contato-page .contato-left p hr {}

.contato-page .contato-left p.social {}

.contato-page .contato-left p.social strong {
	display: inline-table;
	vertical-align: middle;
	text-align: right;
	padding: 0 15px 0 0;
	font-weight: 500;
	font-size: 16px;
}

.contato-page .contato-left p.social a {
    display: inline-table;
    vertical-align: middle;
    padding: 0 10px 0 0;
}

.contato-page .contato-left p.social a:last-child {
	padding: 0;
}

.contato-page .contato-left p.social a:hover {}

.contato-page .contato-left p.social a .fa {
    padding: 0;
    background: #b79445;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 20px;
    border-radius: 999px;
}

.contato-page .contato-left p.social a .fa:hover {
	background: #000000;
}

.contato-page .contato-right {
    float: right;
    width: 70%;
    padding: 0 0 0 30px;
}

@media (max-width: 1199px) and (min-width: 992px) {
	.contato-page .contato-right {
		width: 65%;
	}
}

@media (max-width: 991px) and (min-width: 768px) {
	.contato-page .contato-right {
		width: 55%;
	}
}

@media (max-width: 767px) and (min-width: 1px) {
	.contato-page .contato-right {
		width: 100%;
		padding: 0;
		margin: 20px 0 0 0;
	}
}

.contato-page .contato-right #box_contato {
    background: #fafafa;
    padding: 30px;
    float: left;
}

@media (max-width: 767px) and (min-width: 1px) {
	.contato-page .contato-right #box_contato {
		padding: 20px;
	}
}

.contato-page .contato-right #box_contato form {}

.contato-page .contato-right #box_contato .name_field,
.contato-page .contato-right #box_contato .phone_field,
.contato-page .contato-right #box_contato .city_field,
.contato-page .contato-right #box_contato .name_field {
    float: left;
    padding-left: 0;
}

@media (max-width: 767px) and (min-width: 1px) {
	.contato-page .contato-right #box_contato .name_field,
	.contato-page .contato-right #box_contato .phone_field,
	.contato-page .contato-right #box_contato .city_field,
	.contato-page .contato-right #box_contato .name_field {
		padding-right: 0;
	}
}

.contato-page .contato-right #box_contato .mail_field,
.contato-page .contato-right #box_contato .cellphone_field,
.contato-page .contato-right #box_contato .state_field {
    float: left;
    padding-right: 0;
}

@media (max-width: 767px) and (min-width: 1px) {
	.contato-page .contato-right #box_contato .mail_field,
	.contato-page .contato-right #box_contato .cellphone_field {
		padding-left: 0;
	}
}

.contato-page .contato-right #box_contato .contact-left {
    float: left;
    padding-left: 0;
}

@media (max-width: 991px) and (min-width: 1px) {
	.contato-page .contato-right #box_contato .contact-left {
		padding-right: 0;
	}
}

.contato-page .contato-right #box_contato .contact-left .message_field {}

.contato-page .contato-right #box_contato .contact-left .selecione {}

.contato-page .contato-right #box_contato .contact-left .selecione select {
	margin: 0;
}

.contato-page .contato-right #box_contato .contact-right {
    float: left;
    padding-right: 0;
}

@media (max-width: 991px) and (min-width: 1px) {
	.contato-page .contato-right #box_contato .contact-right {
		padding-left: 0;
	}
}

.contato-page .contato-right #box_contato .contact-right .checado1 {}

.contato-page .contato-right #box_contato .contact-right .checado2 {}

.contato-page .contato-right #box_contato .contact-right .checado1 input,
.contato-page .contato-right #box_contato .contact-right .checado2 input {
    margin: 0;
    display: inline-table;
    vertical-align: middle;
}

.contato-page .contato-right #box_contato .contact-right .checado1 span,
.contato-page .contato-right #box_contato .contact-right .checado2 span {
    display: inline-table;
    vertical-align: middle;
}

.contato-page .contato-right #box_contato .contact-right hr {
    margin: 10px 0;
}

.contato-page .contato-right #box_contato .contact-right .obs_field {
    float: left;
    text-align: left;
    width: 50%;
    font-size: 12px;
    color: red;
    margin: auto auto 20px auto;
}

@media (max-width: 991px) and (min-width: 1px) {
	.contato-page .contato-right #box_contato .contact-right .obs_field {
		font-size: 12px;
	}
}

.contato-page .contato-right #box_contato .contact-right .obs_field font {
    font-size: 12px;
}

.contato-page .contato-right #box_contato .contact-right .enviar {
    float: left;
    width: 50%;
    text-align: right;
}

.contato-page .contato-right #box_contato .contact-right .enviar input {
    display: inline-table;
    margin: auto;
    font-size: 14px;
    color: #fff !important;
    width: 100%;
    max-width: 100px;
    background: #b79445;
    border: 0 !important;
    border-radius: 0;
    height: 35px;
    cursor: pointer;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.contato-page .contato-right #box_contato .contact-right .enviar input:hover {
	background: #000000;
}

.contato-page .contato-right #box_contato input {
    border: 1px solid #eee;
    margin: 0 0 5px 0;
    border-radius: 0;
    font-size: 14px;
}

.contato-page .contato-right #box_contato label {
    margin: 0 0 5px 0;
    line-height: initial;
}

.contato-page .contato-right #box_contato select {
    border: 1px solid #eee;
    margin: 0 0 5px 0;
    border-radius: 0;
    font-size: 14px;
}

.contato-page .contato-right #box_contato textarea {
    border: 1px solid #eee;
    width: 100%;
    margin: 0 0 5px 0;
    font-size: 14px;
    padding: 15px;
}

.contato-page .contato-right #box_contato strong {
	display: block;
	height: 20px;
}

.phocamaps {
    float: left;
    width: 100%;
}

.phocamaps .pm-desc {
    float: left;
    width: 100%;
    margin: 0 0 30px 0;
}

.phocamaps .pm-desc ul {
    margin: 0;
    padding: 0;
    text-align: center;
    list-style-type: none;
    display: inline-table;
    float: left;
    width: 100%;
}

.phocamaps .pm-desc ul li {
    display: inline-table;
    vertical-align: top;
    line-height: initial;
    min-height: 99px;
    width: 30%;
    border-right: 10px solid white;
    position: relative;
    background: #fafafc;
}

@media (max-width: 767px) and (min-width: 1px) {
	.phocamaps .pm-desc ul li {
		width: 100%;
		border-right: 0px solid white;
		margin: 0 0 20px 0;
	}
}

.phocamaps .pm-desc ul li:last-child {
	border: 0;
}

.phocamaps .pm-desc ul li .spacer {
	/*position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;*/
	padding: 15px;
}

.phocamaps .pm-desc ul li a {
	color: #666;
}

.phocamaps .pm-desc ul li a:hover,
.phocamaps .pm-desc ul li a:focus {
	background: transparent;
	text-decoration: underline;
}

.phocamaps .pm-desc ul li .fa {
    display: block;
    font-size: 30px;
    padding: 0 0 5px 0;
}

.phocamaps .pm-desc ul li span {
    display: block;
}

.phocamaps .phocamaps-box {
	float: left;
	width: 100%;
	margin: 0 !important;
}

.phocamaps .pmroute {
    margin: 0 !important;
    float: left;
    width: 100%;
}

.phocamaps .pmroute .custom {
    float: left;
    width: 100%;
    text-align: center;
    display: inline-table;
}

.phocamaps .pmroute .custom h3 {
    display: block;
    padding: 20px 0;
    font-size: 20px;
}

.phocamaps .pmroute .custom span {
    display: inline-table;
    vertical-align: middle;
    padding: 0 10px 0 0;
    font-size: 20px;
}

@media (max-width: 767px) and (min-width: 1px) {
	.phocamaps .pmroute .custom span {}
}

.phocamaps .pmroute .custom input.pm-input-route {
    display: inline-table;
    vertical-align: middle;
    width: 100%;
    max-width: 300px;
}

@media (max-width: 1199px) and (min-width: 992px) {
	.phocamaps .pmroute .custom input.pm-input-route {}
}

@media (max-width: 991px) and (min-width: 768px) {
	.phocamaps .pmroute .custom input.pm-input-route {}
}

@media (max-width: 767px) and (min-width: 1px) {
	.pmroute .custom input.pm-input-route {
		max-width: 140px !important;
	}
}

.phocamaps .pmroute .custom select {}

@media (max-width: 767px) and (min-width: 1px) {
	.phocamaps .pmroute .custom select {}
}

.phocamaps .pmroute .custom input.pm-input-route-btn {
    display: inline-table;
    vertical-align: middle;
    margin: 0 0 0 10px;
    background: #b79445;
    color: #fff;
}

@media (max-width: 767px) and (min-width: 1px) {
	.phocamaps .pmroute .custom input.pm-input-route-btn {}
}

.phocamaps .pmroute .custom input.pm-input-route-btn:hover {
	background: #000000;
}

.phocamaps .phocaDir {
	background: #fff;
	border-radius: 20px;
	float: left;
	width: 100%;
}

.phocamaps .phocaDir #phocaMapsPrintIconPlgPM1 {
	display: none !important;
}

.phocamaps .phocaDir .adp {
    padding: 15px;
    margin: 20px 0 0 0;
}

.phocamaps .phocaDir .adp .adp-summary {
    padding: 10px 0;
}

.phocamaps .phocaDir table.adp-placemark {
    margin: 0;
    padding: 0 15px;
    display: block;
    border-radius: 10px;
}

.phocamaps .phocaDir .adp-directions {
	width: 100%;
}

.phocamaps .phocaDir .adp-legal {
	display: none;
}

/*************************VIRTUEMART*************************/

.article-box {
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 50px 0;
}

@media (max-width: 991px) and (min-width: 1px) {
    .article-box {
		flex-direction: column;
	}
}

.default-user .spacer {
	width: 100%;
	max-width: 500px;
	margin: auto;
	display: flex;
	flex-direction: column;
}

.default-user #user-registration {
}

.default-user .article-details {}

.default-user .article-details .article-header {
    margin: 0;
}

.default-user .article-details .article-header h2 {
    margin: 0;
    line-height: 30px;
    text-transform: uppercase;
    text-align: center;
    font-size: 25px;
    letter-spacing: 0.5em;
    display: block;
}

.default-user .article-details .article-header h2:after {
    display: block;
    content: '';
    width: 100%;
    max-width: 100px;
    height: 3px;
    background: #b79445;
    margin: 20px auto auto auto;
}

.default-user .login-description {
    margin: 0 0 20px 0;
    text-align: center;
}

.default-user h6 {
    width: 100%;
    margin: 0 0 20px 0;
    text-align: center;
    display: flex;
}

.default-user .login-description h4 span {
    display: block;
    width: 100%;
}

.default-user p {
    text-align: justify;
}

.default-user .form-group {
    width: 100%;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 0 10px 0;
}

.default-user .form-item {
    flex: 1 0 50%;
}

@media (max-width: 767px) and (min-width: 1px) {
	.default-user .form-item {
		flex: 1 0 100%;
		padding: 0 !important;
	}
}

.default-user.login .form-item:first-child {
	padding: 0 15px 0 0;
}

.default-user.login .form-item:last-child {
	padding: 0 0 0 15px;
}

@media (max-width: 767px) and (min-width: 1px) {
	.default-user .form-item:first-child,
	.default-user .form-item:last-child {
		padding: 0;
	}
}

.default-user.reset-confirm .form-item {
    flex: 1 0 100%;
}

.default-user.reset-confirm .form-item:first-child {
    margin: 0 0 10px 0;
}

.default-user .form-item label {
    display: block;
    width: 100%;
    margin: 20px 0 5px 0;
    background: transparent;
}

.default-user .form-item input {
    border-radius: 0;
}

.default-user .form-key {}

.default-user .remember {
    display: inline-flex;
    width: 100%;
    align-items: center;
    margin: 0;
}

.default-user .remember input {
    position: initial;
    margin: 0 5px 0 0;
}

.default-user .remember label {
    margin: 0;
}

.default-user .send {
    margin: 20px 0 0 0;
}

.default-user .send button {
    border-color: #b79445;
    background-color: #b79445;
    font-size: 14px;
    border-radius: 0;
    height: 35px;
    padding: 0;
}

#notify_email {
    border-radius: 0;
}

.notify-button {
    width: 100%;
    margin: 20px 0 0 0;
    display: block;
    font-size: 14px;
    color: #fff !important;
    background: #b79445;
    border: 0 !important;
    height: 35px;
    border-radius: 5px;
    cursor: pointer;
}

.default-user .send button:hover,
.default-user .send button:focus,
.notify-button:hover,
.notify-button:focus {
    border-color: #000000 !important;
    background-color: #000000 !important;
    color: #ffffff;
    font-size: 14px;
}

.default-user ul.links {
    padding: 0;
    margin: 20px 0 0 0;
    list-style-type: none;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
}

.default-user ul.links li {}

@media (max-width: 767px) and (min-width: 1px) {
	.default-user ul.links li {
		flex: 1 0 100%;
		text-align: center;
	}
}

.default-user ul.links li a {
    margin: 0 !important;
    padding: 0 !important;
    background: transparent;
    border: 0;
    color: #252525;
}

.default-user ul.links li a:hover {
    color: #b79445;
}

.alert-notice {
	background: #eee;
}

.proopc-login-message-cont,
.proopc-continue-link {
	margin-bottom: 10px !important;
}

.proopc-toolbar-right {
	margin: auto !important;
}

.proopc-loggedin-user {
	margin: auto !important;
}

.proopc-clear-cart-wrapper a,
.proopc-continue-link a {
	color: #212121;
}

#ProOPC .asterisk,
.col-total .PricesalesPrice,
.col-total .PricebillTotal {
	color: #18ab4f !important;
}

.proopc-step {
	/* background: #e49499 !important; */
}

.proopc-continue-link {
	margin: 0 0 10px 0;
}

.proopc-btn-info,
#proopc-order-submit ,
#proopc-task-registercheckout,
#proopc-task-loginajax,
.proopc-continue-link a {
    background: linear-gradient(to bottom, #949494, #000000) !important;
    border: 1px solid #000000 !important;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff;
    font-weight: 600 !important;
    text-decoration: none !important;
    text-shadow: none;
    font-size: 12px !important;
}

.proopc-btn-info:hover,
#proopc-order-submit:hover ,
#proopc-task-registercheckout:hover,
#proopc-task-loginajax:hover,
.proopc-continue-link a:hover {
    background: linear-gradient(to bottom, #000000, #949494) !important;
    border: 1px solid #949494 !important;
}

.proops-login-inputs a {
	color: #666;
}

.proops-login-inputs a:hover {
	color: #e49499;
}


.com-virtuemart.view-category {}

.com-virtuemart.view-category #sp-left {}

@media (max-width: 991px) and (min-width: 1px) {
    #sp-left {
		margin: 0 0 50px 0;
	}
	
	.view-category #sp-main-body .container .container-inner .row:first-child {
		flex-direction: column-reverse;
	}

	.view-category #sp-left  {
		margin: 30px 0 0 0;
	}
}

.com-virtuemart.view-productdetails #sp-left {
	display: none;
}

.com-virtuemart.view-category #sp-left .sp-module {
	padding: 20px 30px 20px 30px;
}

.com-virtuemart.view-category #sp-left .sp-module.left-banners {
	padding: 0;
	border: 0;
	border-radius: 0;
}

.com-virtuemart.view-category #sp-left .sp-module.left-banners .bannergroup {
	display: inline-table;
	text-align: center;
}

.com-virtuemart.view-category #sp-left .sp-module.left-banners .banneritem {
	margin-bottom: 15px;
}

@media (max-width: 991px) and (min-width: 1px) {
	.com-virtuemart.view-category #sp-left .sp-module.left-banners .banneritem {
		display: inline-block;
		width: 33.3%;
		margin-bottom: 50px;
	}
}

.com-virtuemart.view-category #sp-left ul {}

.com-virtuemart.view-category #sp-left ul li {
    border: 0;
}

.com-virtuemart.view-category #sp-left ul li a {
    display: flex;
    align-items: center;
    padding: 0 0 3px 0;
    color: #333;
}

.com-virtuemart.view-category #sp-left ul li a:hover,
.com-virtuemart.view-category #sp-left ul li a:focus,
.com-virtuemart.view-category #sp-left ul li.active a {
    background: transparent;
    text-decoration: none;
    color: #b79445;
}

.com-virtuemart.view-category #sp-left ul li a:before {
    font-family: 'Font Awesome 5 Free';
    content: "\f0da";
    font-weight: 600;
    margin: 1px 0 0 0;
    padding: 0 5px 0 0;
    text-decoration: none;
    display: inline-block;
    font-size: 10px;
}

.com-virtuemart.view-category #sp-component {}

.com-virtuemart.view-productdetails #sp-component {
	width: 100%;
	max-width: 100%;
	flex: 100%;
}

.com-virtuemart.view-category .category-view {
    float: left;
    width: 100%;
    /* display: inline-table; */
    margin: 0;
}

.com-virtuemart.view-category .category-view .row {
	float: left;
	width: 100%;
}

.com-virtuemart.view-category .category-view .horizontal-separator {
	float: left;
	width: 100%;
	height: 1px;
	background: #eee;
	margin: 20px 0 30px 0;
}

@media (max-width: 767px) and (min-width: 1px) {
	.com-virtuemart.view-category .category-view .horizontal-separator {
		display: none;
	}
}

.com-virtuemart.view-category .category-view h1 {
    float: left;
    width: 100%;
    font-size: 2.5em;
    text-align: left;
    position: relative;
    line-height: 50px;
    position: relative;
    border-bottom: 1px solid #000;
    margin: 0 0 30px 0;
    padding: 0;
}

.com-virtuemart.view-category .category-view .category {
    display: inline-block;
    width: 25%;
    padding: 0 15px 0 15px;
}

@media (max-width: 767px) and (min-width: 1px) {
	.com-virtuemart.view-category .category-view .category {
		padding: 0 15px 15px 15px;
		width: 50%;
	}
}

.com-virtuemart.view-category .category-view .category .spacer {
    padding: 0;
}

.com-virtuemart.view-category .category-view .category .product-img {
    position: relative;
    display: block;
    overflow: hidden;
}

.com-virtuemart.view-category .category-view .category .product-img a {}

.com-virtuemart.view-category .category-view .category .product-img a img {
	transform: scale(1);
	-o-transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transition: all 1s ease .0s;
	-webkit-transition: all 1s ease .0s;
	-moz-transition: all 1s ease .0s;
	-ms-transition: all 1s ease .0s;
	opacity: 1;
	margin: auto;
}

.com-virtuemart.view-category .category-view .category:hover .product-img a img {
	transform: scale(1.1);
}

.com-virtuemart.view-category .category-view .category .product-img a:before {
    font-family: FontAwesome;
    content: "\f002";
    padding: 0;
    margin: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    background: #b79445;
    vertical-align: top;
    display: block;
    font-weight: 300;
    border-radius: 999px;
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 0.5s ease;
    opacity: 0;
    z-index: 9;
}

.com-virtuemart.view-category .category-view .category:hover .product-img a:before {
	opacity: 1;
    visibility: visible;
    top: 50%;
}

.com-virtuemart.view-category .category-view .category .product-name {
    float: left;
    width: 100%;
    margin: 0;
    padding: 5px 0 0 0;
}

.com-virtuemart.view-category .category-view .category:hover .product-name {}

.com-virtuemart.view-category .category-view .category .product-name h3 {
    display: block;
    margin: auto;
}

.com-virtuemart.view-category .category-view .category .product-name a {
    display: block;
    text-align: left;
    color: #666;
    line-height: initial;
    min-height: initial;
    font-size: 16px;
    font-weight: 300;
}

.com-virtuemart.view-category .category-view .category .product-more {
    display: none;
}

.com-virtuemart.view-category .category-view .category:hover .product-more {}

.com-virtuemart.view-category .category-view .category .product-more a {}

.com-virtuemart.view-category .category-view .category .product-more a:hover,
.com-virtuemart.view-category .category-view .category .product-more a:focus {}

.com-virtuemart.view-category .category-view .browse-view {
    float: left;
    width: 100%;
    margin: 0;
}


.com-virtuemart.view-category .category-view .browse-view .vm-pagination-top {
    display: none;
}

.com-virtuemart.view-category .category-view .browse-view .orderby-displaynumber {
    float: left;
    border: 1px solid #eee;
    width: 100%;
    background: #fafafa;
    padding: 15px;
    margin: 30px 0 50px 0;
    display: inline-flex;
    align-items: flex-start;
    justify-content: space-between;
}

@media (max-width: 767px) and (min-width: 1px) {
    .com-virtuemart.view-category .category-view .browse-view .orderby-displaynumber {
    	flex-direction: column;
    	justify-content: center;
    	align-items: center;
    }
}

.com-virtuemart.view-category .category-view .browse-view .orderby-displaynumber .vm-order-list {
    flex: 0 0 50%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

@media (max-width: 767px) and (min-width: 1px) {
    .com-virtuemart.view-category .category-view .browse-view .orderby-displaynumber .vm-order-list {
    	flex: 1 0 100%;
    	width: 100%;
    	align-items: center;
    	margin: 0 0 10px 0;
    }
}

.com-virtuemart.view-category .category-view .browse-view .orderby-displaynumber .vm-order-list span {}

.com-virtuemart.view-category .category-view .browse-view .orderby-displaynumber .vm-order-list select {
    font-size: 14px;
    border-radius: 0;
    border: 1px solid #eee;
    width: 100%;
    max-width: 200px;
    height: 40px;
}

.com-virtuemart.view-category .category-view .browse-view .orderby-displaynumber .vm-order-list .orderlistcontainer {}

.com-virtuemart.view-category .category-view .browse-view .orderby-displaynumber .vm-order-list .orderlistcontainer .title {}

.com-virtuemart.view-category .category-view .browse-view .orderby-displaynumber .vm-order-list .orderlistcontainer .activeOrder {
    height: 40px;
    width: 180px;
    padding: 0;
    background: none;
    border-radius: 0;
    border: 1px solid #e9e8e8;
}

.com-virtuemart.view-category .category-view .browse-view .orderby-displaynumber .vm-order-list .orderlistcontainer .activeOrder a {
	color: #666;
	line-height: 38px;
	position: relative;
	padding: 0 30px 0 15px;
	width: 100%;
	display: block;
}

.com-virtuemart.view-category .category-view .browse-view .orderby-displaynumber .vm-order-list .orderlistcontainer .activeOrder a:after {
    font-family: FontAwesome;
    content: "\f063";
    position: absolute;
    font-style: normal;
    right: 0;
    padding: 0 10px 0 0;
    color: #949494;
}

.com-virtuemart.view-category .category-view .browse-view .orderby-displaynumber .vm-order-list .orderlistcontainer .orderlist {
    width: 100%;
    max-width: 180px;
    border: 1px solid #e9e8e8;
    margin-top: -1px;
}

.com-virtuemart.view-category .category-view .browse-view .orderby-displaynumber .vm-order-list .orderlistcontainer .orderlist div {}

.com-virtuemart.view-category .category-view .browse-view .orderby-displaynumber .vm-order-list .orderlistcontainer .orderlist div a {
    display: block;
    width: 100%;
    max-width: 200px;
    color: #666;
}

.com-virtuemart.view-category .category-view .browse-view .orderby-displaynumber .display-number {
    margin: 0;
    text-align: initial !important;
    flex: 0 0 50%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

@media (max-width: 767px) and (min-width: 1px) {
    .com-virtuemart.view-category .category-view .browse-view .orderby-displaynumber .display-number {
    flex: 1 0 100%;
    width: 100%;
    align-items: center;
}
}

.com-virtuemart.view-category .category-view .browse-view .orderby-displaynumber .display-number span {
}

.com-virtuemart.view-category .category-view .browse-view .orderby-displaynumber .display-number select {
    font-size: 14px;
    border-radius: 0;
    border: 1px solid #eee;
    width: 100%;
    max-width: 200px;
    height: 40px;
}

.com-virtuemart.view-category .category-view .browse-view .orderby-displaynumber .display-number select option {}

.com-virtuemart.view-category .category-view .browse-view .row {
    float: none;
    width: 100%;
    display: inline-flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0;
}

.com-virtuemart.view-category .category-view .browse-view .row .product-container {
	float: none;
	flex: 0 0 23%;
	margin: 0 0 40px 0;
}

@media (max-width: 767px) and (min-width: 500px) {
	.com-virtuemart.view-category .category-view .browse-view .row .product-container {
		flex: 0 0 48%;
	}
}

@media (max-width: 499px) and (min-width: 1px) {
	.com-virtuemart.view-category .category-view .browse-view .row .product-container {
		flex: 1 0 100%;
	}
}

.com-virtuemart.view-category .category-view .browse-view .row .product-container .spacer {}

.com-virtuemart.view-category .category-view .browse-view .row .product-container .spacer .product-img {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 10px 0;
}

.com-virtuemart.view-category .category-view .browse-view .row .product-container .spacer .product-img a {
    display: block;
}

.com-virtuemart.view-category .category-view .browse-view .row .product-container .spacer .product-img a img {
    margin: auto;
    display: block;
    opacity: 1;
    -webkit-transition: all 5s ease;
    -moz-transition: all 5s ease;
    -o-transition: all 5s ease;
    transition: all 0.5s ease;
    padding: 15px;
    border: 1px solid #eeeeee;
    width: 100%;
    height: 100vh;
    max-height: 189.75px;
    object-fit: contain;
}

@media (max-width: 1199px) and (min-width: 992px) {
	.com-virtuemart.view-category .category-view .browse-view .row .product-container .spacer .product-img a img {
		max-height: 158.69px;
	}
}

@media (max-width: 991px) and (min-width: 768px) {
	.com-virtuemart.view-category .category-view .browse-view .row .product-container .spacer .product-img a img {
		max-height: 158.69px;
	}
}

@media (max-width: 767px) and (min-width: 500px) {
	.com-virtuemart.view-category .category-view .browse-view .row .product-container .spacer .product-img a img {
		max-height: 244.8px;
	}
}

@media (max-width: 499px) and (min-width: 1px) {
	.com-virtuemart.view-category .category-view .browse-view .row .product-container .spacer .product-img a img {
		max-height: initial;
		max-width: initial;
		height: auto;
		padding: 10px;
	}
}

.com-virtuemart.view-category .category-view .browse-view .row .product-container:hover .spacer .product-img a img {
	/* transform: scale(1.1); */
}

.com-virtuemart.view-category .category-view .browse-view .row .product-container .spacer .product-img a:before {
    font-family: 'Font Awesome 5 Brands';
    content: "\f23d";
    font-weight: 300;
    padding: 0;
    margin: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    background: #b79445;
    vertical-align: top;
    display: block;
    border-radius: 999px;
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 0.5s ease;
    opacity: 0;
    z-index: 9;
}

.com-virtuemart.view-category .category-view .browse-view .row .product-container .spacer:hover .product-img a:before {
	opacity: 1;
    visibility: visible;
    top: 50%;
}



.com-virtuemart.view-category .category-view .browse-view .row .product-container .spacer .product-manufacturer {
	float: left;
	width: 100%;
	line-height: initial;
	text-align: left;
	color: #b79445;
	display: none;
}

.com-virtuemart.view-category .category-view .browse-view .row .product-container .spacer .product-name {
    float: left;
    width: 100%;
}

.com-virtuemart.view-category .category-view .browse-view .row .product-container .spacer .product-name:after {
    content: '';
    display: block;
    width: 50px;
    height: 3px;
    background: #eeeeee;
    margin: 10px 0 10px 0;
}

.com-virtuemart.view-category .category-view .browse-view .row .product-container .spacer .product-name a {
    display: block;
    text-align: left;
    color: #666;
    line-height: initial;
    min-height: 40px;
    font-size: 16px;
    font-weight: 500;
}

.com-virtuemart.view-category .category-view .browse-view .row .product-container .spacer .product-short-description {
	float: left;
	width: 100%;
	display: none;
}

.com-virtuemart.view-category .category-view .browse-view .row .product-container .spacer .product-short-description p {
	text-align: left;
	color: #666;
	height: 40px;
	overflow: hidden;
	margin: 0;
}

.com-virtuemart.view-category .category-view .browse-view .row .product-container .spacer .product-rating {
	float: left;
	width: 100%;
	line-height: initial;
	text-align: left;
	margin: 0;
	padding: 0;
	border-top: 0;
	display: none;
}

.com-virtuemart.view-category .category-view .browse-view .row .product-container .spacer .product-rating .ratingbox {
    position: relative;
    display: inline-block;
    width: 70px;
    height: 14px;
    background: url(../images/color-stars.png) repeat-x scroll 0 bottom transparent;
    margin: 0;
}
.com-virtuemart.view-category .category-view .browse-view .row .product-container .spacer .product-rating .vmicon {
	display: none;
}

.com-virtuemart.view-category .category-view .browse-view .row .product-container .spacer .product-price {
    float: left;
    width: 100%;
    min-height: initial;
    text-align: left;
    line-height: initial;
    margin: 0;
    padding: 0;
}

.com-virtuemart.view-category .category-view .browse-view .row .product-container .spacer .product-price .PricebasePrice {
    display: inline-block;
}

.com-virtuemart.view-category .category-view .browse-view .row .product-container .spacer .product-price .PricebasePrice span.vm-price-desc {
    display: none;
}

.com-virtuemart.view-category .category-view .browse-view .row .product-container .spacer .product-price .PricebasePrice span.PricebasePrice {
	padding: 0;
	color: #b79445;
	font-size: 20px;
	font-weight: 500;
}

.com-virtuemart.view-category .category-view .browse-view .row .product-container .spacer .product-price .price-crossed {}

.com-virtuemart.view-category .category-view .browse-view .row .product-container .spacer .product-price .price-crossed {
    display: block;
    width: 100%;
}

.com-virtuemart.view-category .category-view .browse-view .row .product-container .spacer .product-price .price-crossed .PricebasePrice {}

.com-virtuemart.view-category .category-view .browse-view .row .product-container .spacer .product-price .price-crossed .PricebasePrice span.vm-price-desc {}

.com-virtuemart.view-category .category-view .browse-view .row .product-container .spacer .product-price .price-crossed .PricebasePrice span.PricebasePrice {
    text-decoration: line-through;
    color: #c0c0c0;
    font-size: 14px;
    font-weight: 300;
}

.com-virtuemart.view-category .category-view .browse-view .row .product-container .spacer .product-price .price {display: block;width: 100%;}

.com-virtuemart.view-category .category-view .browse-view .row .product-container .spacer .product-price .price .PricesalesPrice {
    display: inline-block;
}

.com-virtuemart.view-category .category-view .browse-view .row .product-container .spacer .product-price .price .PricesalesPrice span.vm-price-desc {
    display: none;
}

.com-virtuemart.view-category .category-view .browse-view .row .product-container .spacer .product-price .price .PricesalesPrice span.PricesalesPrice {
    padding: 0;
    color: #b79445;
    font-size: 20px;
    font-weight: 500;
}

.com-virtuemart.view-category .category-view .browse-view .row .product-container .spacer .product-price .parcelas {
    display: block;
    font-size: 12px;
    color: #666;
    display: none;
}

.com-virtuemart.view-category .category-view .browse-view .row .product-container .spacer .product-price .parcelas b {}

.com-virtuemart.view-category .category-view .browse-view .row .product-container .spacer .product-price .parcelas span {}

.com-virtuemart.view-category .category-view .browse-view .row .product {}

.com-virtuemart.view-category .category-view .browse-view .row .product .spacer {}

.com-virtuemart.view-category .category-view .browse-view .row .product .spacer {}

.com-virtuemart.view-category .category-view .browse-view .vm-pagination-bottom {
    float: left;
    width: 100%;
    margin: 50px 0 0 0;
    text-align: center;
}

@media (max-width: 991px) and (min-width: 1px) {
	.com-virtuemart.view-category .category-view .browse-view .vm-pagination-bottom {
		margin: 0 0 0 0 !important;
	}
}

.com-virtuemart.view-category .category-view .browse-view .vm-pagination-bottom ul.pagination {
    text-align: center !important;
    display: inline-table;
    margin: 0 0 5px 0;
}

.com-virtuemart.view-category .category-view .browse-view .vm-pagination-bottom ul.pagination li {
	display: inline-block;
}

.com-virtuemart.view-category .category-view .browse-view .vm-pagination-bottom ul.pagination li.active {}

.com-virtuemart.view-category .category-view .browse-view .vm-pagination-bottom ul.pagination li a {

}

.com-virtuemart.view-category .category-view .browse-view .vm-pagination-bottom ul.pagination li a:hover,
.com-virtuemart.view-category .category-view .browse-view .vm-pagination-bottom ul.pagination li a:focus,
.com-virtuemart.view-category .category-view .browse-view .vm-pagination-bottom ul.pagination li.active a {border-color: #b79445;background-color: #b79445;color: #fff;}


.com-virtuemart.view-category .category-view .browse-view .vm-pagination-bottom span.vm-page-counter {
    float: left;
    width: 100%;
    text-align: center;
}

.com-virtuemart.view-productdetails .product-navigation {
    float: left;
    width: 100%;
    display: none;
}

.com-virtuemart.view-productdetails .product-navigation .product-neighbours {
    float: left;
    width: 100%;
    text-align: right;
    margin: 0 0 50px 0;
    padding: 0;
}

@media (max-width: 767px) and (min-width: 1px) {
	.com-virtuemart.view-productdetails .product-navigation .product-neighbours {
		display: none;
	}
}

.com-virtuemart.view-productdetails .product-navigation .product-neighbours a {
    color: #fff;
    position: relative;
    background: #f9b61e;
    text-transform: uppercase;
    font-style: italic;
    font-weight: 400;
    line-height: initial;
    border-radius: 10px;
}

.com-virtuemart.view-productdetails .product-navigation .product-neighbours a.next-page {
	padding: 5px 30px 5px 10px;
}

.com-virtuemart.view-productdetails .product-navigation .product-neighbours a.previous-page {
	padding: 5px 10px 5px 30px;
}

.com-virtuemart.view-productdetails .product-navigation .product-neighbours a:hover {
	background: #666;
}

.com-virtuemart.view-productdetails .product-navigation .product-neighbours a.next-page:after {
    font-family: FontAwesome;
    content: "\f061";
    position: absolute;
    font-style: normal;
    right: 10px;
}

.com-virtuemart.view-productdetails .product-navigation .product-neighbours a.previous-page:after {
    font-family: FontAwesome;
    content: "\f060";
    position: absolute;
    font-style: normal;
    left: 10px;
}

.com-virtuemart.view-productdetails .product-navigation .back-to-category {
    float: left;
    width: 100%;
    text-align: right;
    margin: 0 0 20px 0;
    padding: 0;
    display: none;
}

@media (max-width: 767px) and (min-width: 1px) {
	.com-virtuemart.view-productdetails .product-navigation .back-to-category {
		/* display: block; */
		text-align: center;
	}
}

.com-virtuemart.view-productdetails .product-navigation .back-to-category a {}

.com-virtuemart.view-productdetails .product-navigation .back-to-category a:hover {}

.com-virtuemart.view-productdetails .productdetails-view {
    padding-left: 0;
    float: left;
    width: 100%;
}

@media (max-width: 767px) and (min-width: 1px) {
	.com-virtuemart.view-productdetails .productdetails-view {
		padding: 0;
	}
}

.com-virtuemart.view-productdetails .productdetails-manufacturer {
    float: left;
    width: 100%;
    color: #284480;
    text-align: left;
    font-weight: 600;
    line-height: initial;
    display: none;
}


.com-virtuemart.view-productdetails .productdetails-view h2 {
    float: left;
    width: 100%;
    font-size: 26px;
    text-align: left;
    line-height: initial;
    margin: 0 0 5px 0;
    padding: 0 0 5px 0;
    color: #b79445;
    border-bottom: 1px solid #eee;
}

@media (max-width: 991px) and (min-width: 1px) {
	.com-virtuemart.view-productdetails .productdetails-view h2 {
		text-align: center;
	}
}

.com-virtuemart.view-productdetails .productdetails-view .productdetails-sku {
  float: left;
  width: 50%;
  text-align: left;
  font-weight: 500;
  color: #000;
  line-height: initial;
  vertical-align: middle;
}

.com-virtuemart.view-productdetails .productdetails-view .rating {
	float: right;
	width: 50%;
	text-align: right;
	margin: 0;
}

@media (max-width: 991px) and (min-width: 1px) {
	.com-virtuemart.view-productdetails .productdetails-view .rating {
		width: 100%;
		text-align: center;
	}
}

.com-virtuemart.view-productdetails .productdetails-view .rating .ratingbox {
    /*position: relative;
    display: inline-block;
    width: 75px;
    height: 15px;
    background: url(../images/color-stars2.png) repeat-x scroll 0 bottom transparent;
    margin: 0;*/
}

.com-virtuemart.view-productdetails .productdetails-view .left {
    padding-left: 0;
    padding-right: 30px;
    float: left;
    width: 50%;
}

@media (max-width: 991px) and (min-width: 1px) {
    .com-virtuemart.view-productdetails .productdetails-view .left {
    	padding: 0;
    	width: 100%;
 }
}

.com-virtuemart.view-productdetails .productdetails-view .left .main-image {
    float: left;
    width: 100%;
    position: relative;
    border: 1px solid #eee;
}

.com-virtuemart.view-productdetails .productdetails-view .left .main-image a:after {
    font-family: 'Font Awesome 5 Free';
    content: "\f00e";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 999;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    text-transform: uppercase;
    padding: 0;
    font-weight: 600;
    opacity: 0;
    border: 0px solid #666;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
    font-size: 30px;
    width: 75px;
    height: 75px;
    line-height: 75px;
    border-radius: 999px;
    text-align: center;
}

.com-virtuemart.view-productdetails .productdetails-view .left .main-image:hover a:after {
	opacity: 1;
}

.com-virtuemart.view-productdetails .productdetails-view .left .main-image a {
	display: block;
	position: relative;
}

.com-virtuemart.view-productdetails .productdetails-view .left .main-image a img {
    width: auto;
    height: auto;
    margin: auto;
    max-height: initial;
    border: 0px solid #eee;
    max-height: 523px;
}

.com-virtuemart.view-productdetails .productdetails-view .left .additional-images {
    float: left;
    width: 100%;
    display: inline-table;
    margin: 20px 0 0 0;
    padding: 0;
}

@media (max-width: 991px) and (min-width: 1px) {
	.com-virtuemart.view-productdetails .productdetails-view .left .additional-images {
		position: initial;
		bottom: initial;
		left: initial;
		text-align: center;
	}
}

.com-virtuemart.view-productdetails .productdetails-view .left .additional-images .floatleft {
    float: none;
    display: inline-block;
    width: auto;
    height: auto;
    position: relative;
    border-right: 10px solid transparent;
}

@media (max-width: 767px) and (min-width: 1px) {
	.com-virtuemart.view-productdetails .productdetails-view .left .additional-images .floatleft {
		width: 20%;
	}
}

.com-virtuemart.view-productdetails .productdetails-view .left .additional-images .floatleft a {

}

.com-virtuemart.view-productdetails .productdetails-view .left .additional-images .floatleft img {
	display: block;
	margin: auto;
	width: 75px;
	border: 1px solid transparent;
	object-fit: contain;
	max-height: 75px;
}

.com-virtuemart.view-productdetails .productdetails-view .left .additional-images .floatleft:hover img {
	border: 1px solid #eee;
} 

.com-virtuemart.view-productdetails .productdetails-view .right {
    padding: 0;
    float: left;
    width: 50%;
}

@media (max-width: 991px) and (min-width: 1px) {
    .com-virtuemart.view-productdetails .productdetails-view .right {
    	margin: 20px 0 0 0;
    	width: 100%;
  }
}

.com-virtuemart.view-productdetails .productdetails-view .right .manufacturer {
    float> left;
    width: 100%;
    text-align: left;
    margin: 0;
    padding: 0;
    border-top: 0px solid #eee;
    float: left;
    font-weight: bold;
    color: #ca3a3a;
    line-height: initial;
    font-size: 16px;
    font-style: italic;
    display: none;
}

.com-virtuemart.view-productdetails .productdetails-view .right .manufacturer strong {
    padding: 0 5px 0 0;
}

.com-virtuemart.view-productdetails .productdetails-view .right .product-short-description {
    float: left;
    width: 100%;
    text-align: justify;
    padding: 0;
    margin: 20px 0 0 0;
}

@media (max-width: 991px) and (min-width: 1px) {
	.com-virtuemart.view-productdetails .productdetails-view .right .product-short-description {
		text-align: center;
	}
}

.com-virtuemart.view-productdetails .productdetails-view .right .other-info {
    float: left;
    width: 100%;
}

.com-virtuemart.view-productdetails .productdetails-view .right .other-info ul {
    width: 100%;
    margin: auto;
    padding: 0;
    list-style-type: none;
    display: inline-table;
    vertical-align: middle;
    text-align: right;
}

.com-virtuemart.view-productdetails .productdetails-view .right .other-info li {
    display: inline-table;
    vertical-align: middle;
    text-align: center;
    padding: 0 0 0 20px;
    cursor: pointer;
}

.com-virtuemart.view-productdetails .productdetails-view .right .other-info li:hover {
	color: #b79445;
}

.com-virtuemart.view-productdetails .productdetails-view .right .other-info li a {
	color: inherit;
}

.com-virtuemart.view-productdetails .productdetails-view .right .other-info span {
    display: inline-table;
    vertical-align: middle;
    line-height: initial;
}

.com-virtuemart.view-productdetails .productdetails-view .right .other-info .fa {
    display: inline-table;
    vertical-align: middle;
    padding: 0 5px 0 0;
}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area {
	float: left;
	width: 100%;
	text-align: left;
	display: inline-table;
	border: 1px solid #eee;
	margin: 20px 0;
	padding: 15px;
}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area .buy-area-select {
	display: inline-table;
	vertical-align: top;
	width: 100%;
	text-align: left;
	border-top: 1px solid #eee;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area .buy-area-select .select-color {
    float: none;
    /* display: inline-block; */
    width: 50%;
    margin: 0;
    padding: 0;
    text-align: left;
    vertical-align: top;
    display: none;
}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area .buy-area-select .select-color h6 {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
    color: #999;
}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area .buy-area-select .select-color span {
	color: #666;
	font-size: 15px;
}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area .buy-area-select .select-size {
    float: none;
    display: inline-block;
    width: 50%;
    margin: 0;
    padding: 0;
    text-align: left;
    vertical-align: top;
}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area .buy-area-select .select-size h6 {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
    color: #999;
}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area .buy-area-select .select-size span {
	color: #666;
	font-size: 15px;
}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area .buy-area-buyer {
	display: inline-table;
	vertical-align: top;
	width: 100%;
	text-align: left;
	border: 0;
	margin: 0;
	padding: 0;
}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area .buy-area-buyer .buy-area-addtocart {
    display: inline-block;
    width: 50%;
    text-align: left;
    vertical-align: top;
}


@media (max-width: 991px) and (min-width: 1px) {
	.com-virtuemart.view-productdetails .productdetails-view .right .buy-area .buy-area-buyer .buy-area-addtocart {
		display: block;
		width: 100%;
		float: left;
		margin: 20px 0 0 0;
	}
}
.com-virtuemart.view-productdetails .productdetails-view .right .buy-area .buy-area-buyer .buy-area-addtocart .addtocart-area {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area form .buy-area-buyer .buy-area-addtocart .addtocart-area {}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area form .buy-area-buyer .buy-area-addtocart .addtocart-area .vm-customfields-wrap {}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area form .buy-area-buyer .buy-area-addtocart .addtocart-area .addtocart-bar {
    text-align: right;
    margin: 0;
    line-height: initial;
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
}

@media (max-width: 991px) and (min-width: 1px) {
	.com-virtuemart.view-productdetails .productdetails-view .right .buy-area form .buy-area-buyer .buy-area-addtocart .addtocart-area .addtocart-bar {
		text-align: center;
		JUSTIFY-CONTENT: center;
	}
}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area form .buy-area-buyer .buy-area-addtocart .addtocart-area .addtocart-bar a.notify {
    text-align: right;
    display: inline-table;
    color: #b79445;
}

@media (max-width: 991px) and (min-width: 1px) {
    .com-virtuemart.view-productdetails .productdetails-view .right .buy-area form .buy-area-buyer .buy-area-addtocart .addtocart-area .addtocart-bar a.notify {
		width: 100%;
		text-align: center;
	}
}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area form .buy-area-buyer .buy-area-addtocart .addtocart-area .addtocart-bar a:hover {
	color: #666;
}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area form .buy-area-buyer .buy-area-addtocart .addtocart-area .addtocart-bar a.notify span {
    display: inline-block;
    vertical-align: middle;
    font-weight: 400;
    font-style: italic;
}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area form .buy-area-buyer .buy-area-addtocart .addtocart-area .addtocart-bar a.notify .fa {
    display: none;
    vertical-align: middle;
    font-size: 30px;
    padding: 0 0 0 10px;
}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area form .buy-area-buyer .buy-area-addtocart .addtocart-area .addtocart-bar span.quantity-box {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area form .buy-area-buyer .buy-area-addtocart .addtocart-area .addtocart-bar span.quantity-box input {
    width: 50px;
    height: 40px;
    background: #b79445;
    color: #fff;
    border: 0px solid #b79445;
    border-radius: 5px;
    font-size: 18px;
    cursor: pointer;
    text-align: center;
    letter-spacing: 1px;
    padding: 0 10px;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 40px;
}

@media (max-width: 1199px) and (min-width: 992px) {
	.com-virtuemart.view-productdetails .productdetails-view .right .buy-area form .buy-area-buyer .buy-area-addtocart .addtocart-area .addtocart-bar span.quantity-box input {
		width: 40px;
		padding: 0 10px;
	}
}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area form .buy-area-buyer .buy-area-addtocart .addtocart-area .addtocart-bar span.quantity-controls {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin: 0 7px;
    padding: 0;
}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area form .buy-area-buyer .buy-area-addtocart .addtocart-area .addtocart-bar span.quantity-controls .quantity-plus {
    margin: 2px 0;
    padding: 0;
    cursor: pointer;
}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area form .buy-area-buyer .buy-area-addtocart .addtocart-area .addtocart-bar span.quantity-controls .quantity-minus {
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area form .buy-area-buyer .buy-area-addtocart .addtocart-area .addtocart-bar span.quantity-controls .quantity-plus:hover,
.com-virtuemart.view-productdetails .productdetails-view .right .buy-area form .buy-area-buyer .buy-area-addtocart .addtocart-area .addtocart-bar span.quantity-controls .quantity-minus:hover {
	color: #b79445;
}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area form .buy-area-buyer .buy-area-addtocart .addtocart-area .addtocart-bar span.addtocart-button {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area form .buy-area-buyer .buy-area-addtocart .addtocart-area .addtocart-bar span.addtocart-button input {
    width: 110px;
    max-width: 100%;
    background: #b79445;
    color: #fff;
    border: 0px solid #b79445;
    border-radius: 5px;
    font-size: 18px;
    cursor: pointer;
    text-align: center;
    letter-spacing: 1px;
    padding: 0 10px;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 40px;
}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area form .buy-area-buyer .buy-area-addtocart .addtocart-area .addtocart-bar span.addtocart-button input:hover {
	background: #000000;
	color: #fff;
}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area .buy-area-buyer .buy-area-prices {
    display: inline-block;
    width: 50%;
}

@media (max-width: 991px) and (min-width: 1px) {
	.com-virtuemart.view-productdetails .productdetails-view .right .buy-area .buy-area-buyer .buy-area-prices {
		display: block;
		width: 100%;
		float: left;
	}
}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area .buy-area-buyer .buy-area-prices .productDisplayShipment {
	display: none;
}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area .buy-area-buyer .buy-area-prices .product-price {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
    line-height: initial;
}

@media (max-width: 991px) and (min-width: 1px) {
	.com-virtuemart.view-productdetails .productdetails-view .right .buy-area .buy-area-buyer .buy-area-prices .product-price {
		text-align: center;
	}
}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area .buy-area-buyer .buy-area-prices .product-price span.price-crossed {}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area .buy-area-buyer .buy-area-prices .product-price span.price-crossed .PricebasePrice {
    text-decoration: line-through;
    color: #666;
    font-size: 16px;
    font-weight: 300;
}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area .buy-area-buyer .buy-area-prices .product-price span.price-crossed .PricebasePrice span.vm-price-desc {
    display: none;
}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area .buy-area-buyer .buy-area-prices .product-price span.price-crossed .PricebasePrice span..PricebasePrice {}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area .buy-area-buyer .buy-area-prices .product-price .price {}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area .buy-area-buyer .buy-area-prices .product-price .price .PricebasePrice {
    /* float: left; */
    width: 100%;
    margin: 0;
    padding: 0;
    display: block;
}


@media (max-width: 1199px) and (min-width: 992px) {
	.com-virtuemart.view-productdetails .productdetails-view .right .buy-area .buy-area-buyer .buy-area-prices .product-price .price .PricebasePrice {
		padding:0;
		display: block;
	}
}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area .buy-area-buyer .buy-area-prices .product-price .price .PricebasePrice span.vm-price-desc {
    display: none;
}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area .buy-area-buyer .buy-area-prices .product-price .price .PricebasePrice span.PricebasePrice {
    color: #b79445;
    font-size: 30px;
    font-weight: 500;
}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area .buy-area-buyer .buy-area-prices .product-price .price span.price-crossed {
}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area .buy-area-buyer .buy-area-prices .product-price .price span.price-crossed .PricebasePrice {}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area .buy-area-buyer .buy-area-prices .product-price .price span.price-crossed .PricebasePrice .vm-price-desc {
    display: none;
}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area .buy-area-buyer .buy-area-prices .product-price .price span.price-crossed .PricebasePrice .vm-price-desc span.PricebasePrice {}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area .buy-area-buyer .buy-area-prices .product-price .price .PricesalesPrice {
    /* float: left; */
    width: 100%;
    margin: 0;
    padding: 0;
    display: block;
    line-height: initial;
}

@media (max-width: 1199px) and (min-width: 992px) {
	.com-virtuemart.view-productdetails .productdetails-view .right .buy-area .buy-area-buyer .buy-area-prices .product-price .price .PricesalesPrice {
		display: block;
	}
}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area .buy-area-buyer .buy-area-prices .product-price .price .PricesalesPrice span.vm-price-desc {
    display: none;
}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area .buy-area-buyer .buy-area-prices .product-price .price .PricesalesPrice span.PricesalesPrice {
    color: #b79445;
    font-size: 30px;
    font-weight: 500;
}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area .buy-area-buyer .buy-area-prices .product-price .parcelas {
    /* display: block; */
    width: 100%;
    display: none;
}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area .buy-area-buyer .buy-area-prices .product-price .parcelas b {}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area .buy-area-buyer .buy-area-prices .product-price .parcelas span {}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area.muda-preco .buy-area-buyer .buy-area-prices .product-price .parcelas {
    display: none !important;
}

.com-virtuemart.view-productdetails .productdetails-view .right #accordion {
    float: left;
    width: 100%;
    margin: 10px 0 0 0;
    display: none;
}

.com-virtuemart.view-productdetails .productdetails-view .right #accordion .card {
	margin: 0;
	border: 0;
}

.com-virtuemart.view-productdetails .productdetails-view .right #accordion .card .card-header {
	margin: 0;
	background: transparent;
	padding: 0;
	border: 0;
}

.com-virtuemart.view-productdetails .productdetails-view .right #accordion button {
    color: #666;
    padding: 10px 0 0 0;
    display: block;
    width: 100%;
    font-size: 14px;
    text-align: right;
    border-radius: 0;
    background: transparent;
    text-decoration: none;
    border-top: 1px solid #eee;
}

@media (max-width: 767px) and (min-width: 1px) {
    .com-virtuemart.view-productdetails .productdetails-view .right #accordion button {
		text-align: center;
	}
}

.com-virtuemart.view-productdetails .productdetails-view .right #accordion button:hover {
}
.com-virtuemart.view-productdetails .productdetails-view .right #accordion button:hover {
	color: #b79445;
}

.com-virtuemart.view-productdetails .productdetails-view .right #accordion button:after {
    font-family: "Font Awesome 5 Free";
    content: "\f09d";
    padding: 0 0 0 10px;
    margin: 0;
    display: inline-block;
    font-weight: 600;
    color: #b79445;
}

.com-virtuemart.view-productdetails .productdetails-view .right #accordion .parcelamento_tabela {
    display: block;
}

.com-virtuemart.view-productdetails .productdetails-view .right #accordion .parcelamento_tabela ul.ul_parcelamento {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: right;
    display: inline-table;
    width: 100%;
}

@media (max-width: 767px) and (min-width: 1px) {
    .com-virtuemart.view-productdetails .productdetails-view .right #accordion .parcelamento_tabela ul.ul_parcelamento {
		text-align: center;
	}
}

.com-virtuemart.view-productdetails .productdetails-view .right #accordion .parcelamento_tabela ul.ul_parcelamento .avista {
    border: 1px solid #eee;
    width: 100%;
    text-transform: uppercase;
    background: #eee;
    display: none;
}

.com-virtuemart.view-productdetails .productdetails-view .right #accordion .parcelamento_tabela ul.ul_parcelamento .avista span {
    display: inline-block;
    width: 50%;
    text-align: left;
}


.com-virtuemart.view-productdetails .productdetails-view .right #accordion .parcelamento_tabela ul.ul_parcelamento .avista strong {}

.com-virtuemart.view-productdetails .productdetails-view .right #accordion .parcelamento_tabela ul.ul_parcelamento li {
    display: inline-block;
    width: 33%;
    text-align: right;
    float: none;
}

@media (max-width: 991px) and (min-width: 1px) {
	.com-virtuemart.view-productdetails .productdetails-view .right #accordion .parcelamento_tabela ul.ul_parcelamento li {
		width: 50%;
		text-align: center;
	}
}

.com-virtuemart.view-productdetails .productdetails-view .right #accordion .parcelamento_tabela ul.ul_parcelamento li strong {}

.com-virtuemart.view-productdetails .productdetails-view .right #accordion .card #collapseOne .card-body {
	padding: 10px 0 0 0;
	border: 0;
}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area.muda-preco #accordion {
    display: none !important;
}

.com-virtuemart.view-productdetails .productdetails-view .right .buy-area .buy-area-right {
	display: inline-block;
	vertical-align: top;
	width: 50%;
}

@media (max-width: 991px) and (min-width: 1px) {
	.com-virtuemart.view-productdetails .productdetails-view .right .buy-area .buy-area-right {
		width: 100%;
	}
}

.com-virtuemart.view-productdetails .productdetails-view .right .boxSimuleFrete {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: right;
}

@media (max-width: 991px) and (min-width: 1px) {
	.com-virtuemart.view-productdetails .productdetails-view .right .boxSimuleFrete {
		text-align: center;
	}
}

.com-virtuemart.view-productdetails .productdetails-view .right .boxSimuleFrete .img-frete {
    display: inline-block;
}
 
.com-virtuemart.view-productdetails .productdetails-view .right .boxSimuleFrete span.calc {
    display: inline-block;
    vertical-align: middle;
    padding: 0 5px 0 0;
}

@media (max-width: 767px) and (min-width: 1px) {
	.com-virtuemart.view-productdetails .productdetails-view .right .boxSimuleFrete span.calc {
		display: block;
		padding: 0 0 10px 0;
	}
}

.com-virtuemart.view-productdetails .productdetails-view .right .boxSimuleFrete span.calc:before {
    font-family: 'Font Awesome 5 Free';
    content: "\f0d1";
    padding: 0 5px 0 0;
    margin: 0;
    color: #666;
    vertical-align: bottom;
    font-size: 24px;
    line-height: initial;
    display: inline-block;
    font-weight: 600;
}
 
.com-virtuemart.view-productdetails .productdetails-view .right .boxSimuleFrete .inputbox {
    display: inline-block;
    vertical-align: middle;
    max-width: 120px;
    border: 0;
    box-shadow: 0 0 0;
    background: #eee;
    border-radius: 5px;
    font-size: 14px;
}

.com-virtuemart.view-productdetails .productdetails-view .right .boxSimuleFrete .button {
    display: inline-block;
    vertical-align: middle;
    border: 0;
    background: #eee;
    border-radius: 5px;
    color: #999;
    font-weight: bold;
    font-size: 14px;
}


.com-virtuemart.view-productdetails .productdetails-view .right .boxSimuleFrete .button:hover {
	background: #999;
	color: #eee;
}

.com-virtuemart.view-productdetails .productdetails-view .right .boxSimuleFrete a.correios_cep {
    display: block;
    font-size: 12px;
    font-style: italic;
    color: #666;
}

.com-virtuemart.view-productdetails .productdetails-view .right .boxSimuleFrete a.correios_cep:hover,
.com-virtuemart.view-productdetails .productdetails-view .right .boxSimuleFrete a.correios_cep:focus,
.com-virtuemart.view-productdetails .productdetails-view .right .boxSimuleFrete .active a.correios_cep {
	text-decoration: underline;
}

.com-virtuemart.view-productdetails .productdetails-view .right .boxSimuleFrete #resultAjax {
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
    font-size: 12px;
}

.com-virtuemart.view-productdetails .productdetails-view .right .boxSimuleFrete #resultAjax h6 {
    margin: 0;
    font-size: 12px;
    font-weight: 300;
}

.com-virtuemart.view-productdetails .productdetails-view .right .boxSimuleFrete #resultAjax .line {
    float: left;
    width: 100%;
    font-size: 12px;
    margin: 10px 0;
}

.com-virtuemart.view-productdetails .productdetails-view .right .boxSimuleFrete #resultAjax .line:last-child {
    margin: 0;
}
 
 
.com-virtuemart.view-productdetails .productdetails-view .right .boxSimuleFrete #resultAjax .line label {
    float: left;
    width: 100%;
    margin: 0;
}

.com-virtuemart.view-productdetails .productdetails-view .right .boxSimuleFrete #resultAjax .line label span.vmshipment {
    text-align: right;
}

@media (max-width: 991px) and (min-width: 1px) {
	.com-virtuemart.view-productdetails .productdetails-view .right .boxSimuleFrete #resultAjax .line label span.vmshipment {
    	text-align: center;
 }
}

.com-virtuemart.view-productdetails .productdetails-view .right .boxSimuleFrete #resultAjax .line label span.vmshipment a {
	color: #252525;
}

.com-virtuemart.view-productdetails .productdetails-view .right .boxSimuleFrete #resultAjax .line label span.vmshipment span.vmCartShipmentLogo {
    display: none;
}

.com-virtuemart.view-productdetails .productdetails-view .right .boxSimuleFrete #resultAjax .line label span.vmshipment span.vmCartShipmentLogo img {}

.com-virtuemart.view-productdetails .productdetails-view .right .boxSimuleFrete #resultAjax .line label span.vmshipment span.vmshipment_name {
    display: block;
    padding: 0;
    font-weight: 600;
    text-transform: uppercase;
    line-height: initial;
    color: #b79445;
}

.com-virtuemart.view-productdetails .productdetails-view .right .boxSimuleFrete #resultAjax .line label span.vmshipment span.vmshipment_cost {
    display: block;
    padding: 0;
    line-height: initial;
}

.com-virtuemart.view-productdetails .productdetails-view .tabs {
    float: left;
    width: 100%;
    margin: 50px 0 0 0;
}

.com-virtuemart.view-productdetails .productdetails-view .tabs ul li a {
	color: #666;
}

.com-virtuemart.view-productdetails .productdetails-view .tabs .tab-pane {
	margin: 20px 0 0 0;
	float: left;
	width: 100%;
}

.com-virtuemart.view-productdetails .productdetails-view .tabs .tab-pane .customer-reviews {
	margin: 0;
}

.com-virtuemart.view-productdetails .productdetails-view .tabs .tab-pane .customer-reviews h4 {
    display: none;
}

.com-virtuemart.view-productdetails .productdetails-view .tabs .tab-pane p {
	display: block;
	width: 100%;
	font-size: 16px !important;
}

#form_question {
	float: left;
	width: 100%;
}

#form_question .left {
    padding-right: 15px;
    float: left;
    width: 40%;
}

@media (max-width: 767px) and (min-width: 1px) {
	#form_question .left {
		padding-right: 0;
		width: 100%;
	}
}

#form_question .middle {
    padding: 0 15px;
    float: left;
    width: 30%;
}

@media (max-width: 991px) and (min-width: 768px) {
	#form_question .middle {
	}
}

@media (max-width: 767px) and (min-width: 1px) {
	#form_question .middle {
		padding: 0;
		width: 100%;
	}
}

#form_question .right {
    padding-left: 15px;
    float: left;
    width: 30%;
}

@media (max-width: 991px) and (min-width: 1px) {
	#form_question .right {
	}
}

@media (max-width: 767px) and (min-width: 1px) {
	#form_question .right {
		margin: 0;
		width: 100%;
		padding: 0;
	}
}

.com-virtuemart.view-productdetails .productdetails-view .tabs #box_form_product {
    float: left;
    width: 100%;
}

.com-virtuemart.view-productdetails .productdetails-view .tabs #box_form_product p {
	color: #666;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.com-virtuemart.view-productdetails .productdetails-view .tabs #box_form_product label {
    margin: 0 0 5px 0;
    color: #666;
    display: block;
    text-align: left;
    line-height: initial;
    float: left;
    width: 100%;
}

.com-virtuemart.view-productdetails .productdetails-view .tabs #box_form_product input {
    margin: 0 0 10px 0;
    border: 1px solid #e5e5e5;
    height: 35px;
    border-radius: 0;
    float: left;
    width: 100%;
}

.com-virtuemart.view-productdetails .productdetails-view .tabs #box_form_product select {
    margin: 0 0 10px 0;
    font-size: 14px;
    border: 1px solid #e5e5e5;
    height: 35px;
    border-radius: 0;
    float: left;
    width: 100%;
}

.com-virtuemart.view-productdetails .productdetails-view .tabs #box_form_product select option {
}

.com-virtuemart.view-productdetails .productdetails-view .tabs #box_form_product textarea {
    margin: 0 0 10px 0;
    border: 1px solid #e5e5e5;
    padding: 15px;
    height: 169px;
    border-radius: 0;
    float: left;
    width: 100%;
}

.com-virtuemart.view-productdetails .productdetails-view .tabs #box_form_product .nome {
    padding-left: 0;
    padding-right: 7px;
    float: left;
    width: 50%;
}

.com-virtuemart.view-productdetails .productdetails-view .tabs #box_form_product .email {
    padding-right: 0;
    padding-left: 7px;
    float: left;
    width: 50%;
}

.com-virtuemart.view-productdetails .productdetails-view .tabs #box_form_product .telefone {
    padding-left: 0;
    padding-right: 7px;
    float: left;
    width: 50%;
}

.com-virtuemart.view-productdetails .productdetails-view .tabs #box_form_product .celular {
    padding-right: 0;
    padding-left: 7px;
    float: left;
    width: 50%;
}

@media (max-width: 767px) and (min-width: 1px) {
	.com-virtuemart.view-productdetails .productdetails-view .tabs #box_form_product .nome,
	.com-virtuemart.view-productdetails .productdetails-view .tabs #box_form_product .email,
	.com-virtuemart.view-productdetails .productdetails-view .tabs #box_form_product .telefone,
	.com-virtuemart.view-productdetails .productdetails-view .tabs #box_form_product .celular {
		/* padding: 0; */
	}
}

.com-virtuemart.view-productdetails .productdetails-view .tabs #box_form_product .cidade {
    padding-left: 0;
    padding-right: 7px;
    float: left;
    width: 70%;
}

.com-virtuemart.view-productdetails .productdetails-view .tabs #box_form_product .estado {
    padding-right: 0;
    padding-left: 7px;
    float: left;
    width: 30%;
}

.com-virtuemart.view-productdetails .productdetails-view .tabs #box_form_product .mensagem {
    padding: 0;
    float: left;
    width: 100%;
}

.com-virtuemart.view-productdetails .productdetails-view .tabs #box_form_product .questao {
    padding: 0;
    float: left;
    width: 100%;
}

.com-virtuemart.view-productdetails .productdetails-view .tabs #box_form_product .checkbox {
    margin: 0;
    text-align: left;
    padding-left: 0;
    float: left;
    width: 100%;
}

.com-virtuemart.view-productdetails .productdetails-view .tabs #box_form_product .checkbox label {
	width: 100%;
	display: inline-block;
	min-height: initial;
	padding: 0;
	margin: 0 0 5px 0;
	float: none;
}

.com-virtuemart.view-productdetails .productdetails-view .tabs #box_form_product .checkbox input {
    display: inline-block;
    vertical-align: middle;
    margin: -2px 5px 0 0;
    height: auto;
    float: none;
    width: auto;
}

.com-virtuemart.view-productdetails .productdetails-view .tabs #box_form_product .checkbox b {
    float: left;
    width: 100%;
    font-weight: inherit;
    display: inline-flex;
    align-items: center;
    margin: 0 0 5px 0;
} 

.com-virtuemart.view-productdetails .productdetails-view .tabs #box_form_product .checkbox span {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    width: auto;
    line-height: 16px;
}

.com-virtuemart.view-productdetails .productdetails-view .tabs #box_form_product .checkbox #obs_question,
.com-virtuemart.view-productdetails .productdetails-view .tabs #box_form_product .checkbox #obs_error {
    float: left;
    width: 100%;
    color: red;
    font-size: 12px;
    text-align: left;
    margin: 10px 0 0 0;
}


.com-virtuemart.view-productdetails .productdetails-view .tabs #box_form_product .checkbox #obs_question font,
.com-virtuemart.view-productdetails .productdetails-view .tabs #box_form_product .checkbox #obs_error font {
    font-size: 12px !important;
}

.com-virtuemart.view-productdetails .productdetails-view .tabs #box_form_product .enviar {
    text-align: right;
    padding-right: 0;
    float: left;
    padding-top: 20px;
    width: 100%;
}

.com-virtuemart.view-productdetails .productdetails-view .tabs #box_form_product .enviar button {
	display: inline-block;
	font-size: 14px;
	color: #fff !important;
	width: 100%;
	max-width: 100px;
	background: #b79445;
	border: 0 !important;
	margin: 0;
	height: 35px;
	border-radius: 5px;
	cursor: pointer;
}

.com-virtuemart.view-productdetails .productdetails-view .tabs #box_form_product .enviar button:hover {
	background: #000000;
}


.com-virtuemart.view-productdetails .productdetails-view .related_products {
    float: left;
    width: 100%;
    margin: 100px 0 0 0;
}

.com-virtuemart.view-productdetails .productdetails-view .related_products .product-fields-title-wrapper {
    min-width: initial;
    padding: 0;
    position: absolute;
    top: -50px;
    font-size: 20px;
    font-weight: 300;
}

.com-virtuemart.view-productdetails .productdetails-view .related_products .page-header {}

.com-virtuemart.view-productdetails .productdetails-view .related_products .object-item h2 {}


.com-virtuemart.view-productdetails .productdetails-view .related_products .product-fields {
    margin: auto !important;
    width: 100% !important;
    padding: 0 !important;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    position: relative;
}

.com-virtuemart.view-productdetails .productdetails-view .related_products .product-fields .slick-list {}

.com-virtuemart.view-productdetails .productdetails-view .related_products .product-fields .slick-list.slick-track  {}

.com-virtuemart.view-productdetails .productdetails-view .related_products .product-fields .slick-prev {
    z-index: 999;
    left: -60px;
    opacity: 1;
    width: auto;
    height: auto;
}

@media (max-width: 1199px) and (min-width: 1px) {
	.com-virtuemart.view-productdetails .productdetails-view .related_products .product-fields .slick-prev {
		left: 0;
	}
}

.com-virtuemart.view-productdetails .productdetails-view .related_products .product-fields .slick-prev:before {
    opacity: 1;
    font-family: FontAwesome;
    content: "\f053";
    color: #d0d0d0;
    background: transparent;
    width: 40px;
    height: 40px;
    line-height: 42px;
    display: block;
    border-radius: 999px;
    text-align: center;
    padding: 0 3px 0 0;
}

.com-virtuemart.view-productdetails .productdetails-view .related_products .product-fields .slick-prev:hover:before {
	color: #c23538;
}

.com-virtuemart.view-productdetails .productdetails-view .related_products .product-fields .slick-next {
    z-index: 999;
    right: -60px;
    opacity: 1;
    width: auto;
    height: auto;
}

@media (max-width: 1199px) and (min-width: 1px) {
	.com-virtuemart.view-productdetails .productdetails-view .related_products .product-fields .slick-next {
		right: 0;
	}
}

.com-virtuemart.view-productdetails .productdetails-view .related_products .product-fields .slick-next:before {
    opacity: 1;
    font-family: FontAwesome;
    content: "\f054";
    color: #d0d0d0;
    background: transparent;
    width: 40px;
    height: 40px;
    line-height: 42px;
    display: block;
    border-radius: 999px;
    text-align: center;
    padding: 0 0 0 3px;
}

.com-virtuemart.view-productdetails .productdetails-view .related_products .product-fields .slick-next:hover:before,
.com-virtuemart.view-productdetails .productdetails-view .related_products .product-fields .slick-next:focus:before {
	color: #c23538;
}

.com-virtuemart.view-productdetails .productdetails-view .related_products .product-fields ul.slick-dots {
    bottom: 0;
    position: initial;
    margin: 30px 0 0 0;
}

.com-virtuemart.view-productdetails .productdetails-view .related_products .product-fields ul.slick-dots li {}

.com-virtuemart.view-productdetails .productdetails-view .related_products .product-fields ul.slick-dots li.slick-active {}

.com-virtuemart.view-productdetails .productdetails-view .related_products .product-fields ul.slick-dots li button {}

.com-virtuemart.view-productdetails .productdetails-view .related_products .product-fields ul.slick-dots li button:before {
    font-size: 20px;
}

.com-virtuemart.view-productdetails .productdetails-view .related_products .product-fields ul.slick-dots li:hover button:before,
.com-virtuemart.view-productdetails .productdetails-view .related_products .product-fields ul.slick-dots li:focus button:before {
	color: #f9b61e;
}

.com-virtuemart.view-productdetails .productdetails-view .related_products .product-fields ul.slick-dots li.slick-active button {}

.com-virtuemart.view-productdetails .productdetails-view .related_products .product-fields ul.slick-dots li.slick-active button:before {
	color: #f9b61e;
}

.com-virtuemart.view-productdetails .productdetails-view .related_products .product-field {
    float: none;
    width: auto;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 18%;
    display: initial;
    margin: 0 auto;
}

@media (max-width: 797px) and (min-width: 1px) {
	.com-virtuemart.view-productdetails .productdetails-view .related_products .product-field {
		flex-basis: 100%;
		margin: 0 auto 50px auto;
	}
}

.com-virtuemart.view-productdetails .productdetails-view .related_products .product-field .spacer {
}

.com-virtuemart.view-productdetails .productdetails-view .related_products .product-field .spacer .product-img {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 10px 0;
}

.com-virtuemart.view-productdetails .productdetails-view .related_products .product-field .spacer .product-img a {
    display: block;
}

.com-virtuemart.view-productdetails .productdetails-view .related_products .product-field .spacer .product-img a img {
    margin: auto;
    display: block;
    opacity: 1;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 0.5s ease;
}

.com-virtuemart.view-productdetails .productdetails-view .related_products .product-field .spacer .product-img a:before {
    font-family: FontAwesome;
    content: "\f23d";
    padding: 0;
    margin: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    background: #b79445;
    vertical-align: top;
    display: block;
    font-weight: 300;
    border-radius: 999px;
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 0.5s ease;
    opacity: 0;
    z-index: 9;
}

.com-virtuemart.view-productdetails .productdetails-view .related_products .product-field .spacer:hover .product-img a:before {
	opacity: 1;
    visibility: visible;
    top: 50%;
}

.com-virtuemart.view-productdetails .productdetails-view .related_products .product-field .spacer .product-manufacturer {
	display: none;
}

.com-virtuemart.view-productdetails .productdetails-view .related_products .product-field .spacer .product-name {
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #eee;
}

.com-virtuemart.view-productdetails .productdetails-view .related_products .product-field .spacer .product-name a {
    display: block;
    text-align: left;
    color: #666;
    line-height: initial;
    min-height: 40px;
    font-size: 16px;
    font-weight: 300;
}

.com-virtuemart.view-productdetails .productdetails-view .related_products .product-field .spacer .product-short-description {
	float: left;
	width: 100%;
	margin: auto;
	padding: 0;
	display: none;
}

.com-virtuemart.view-productdetails .productdetails-view .related_products .product-field .spacer .product-short-description p {
	text-align: left;
	color: #666;
	height: 40px;
	overflow: hidden;
	margin: 0;
}

.com-virtuemart.view-productdetails .productdetails-view .related_products .product-field .spacer .product-rating {
	float: left;
	width: 100%;
	line-height: initial;
	text-align: left;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #eee;
	display: none;
}

.com-virtuemart.view-productdetails .productdetails-view .related_products .product-field .spacer .product-rating .ratingbox {
	position: relative;
	display: inline-block;
	width: 70px;
	height: 14px;
	background: url("../images/color-stars.png") repeat-x scroll 0 bottom transparent;
	margin: 0;
}


.com-virtuemart.view-productdetails .productdetails-view .related_products .product-field .spacer .product-price {
float: left;
    width: 100%;
    min-height: initial;
    text-align: left;
    line-height: initial;
    margin: 0;
    padding: 0;
}

.com-virtuemart.view-productdetails .productdetails-view .related_products .product-field .spacer .product-price .PricebasePrice {
    display: inline-block;
}

.com-virtuemart.view-productdetails .productdetails-view .related_products .product-field .spacer .product-price .PricebasePrice span.vm-price-desc {
    display: none;
}

.com-virtuemart.view-productdetails .productdetails-view .related_products .product-field .spacer .product-price .PricebasePrice span.PricebasePrice {
    padding: 0;
    color: #b79445;
    font-size: 20px;
    font-weight: 500;
}

.com-virtuemart.view-productdetails .productdetails-view .related_products .product-field .spacer .product-price .price-crossed {}

.com-virtuemart.view-productdetails .productdetails-view .related_products .product-field .spacer .product-price .price-crossed {
    display: block;
    width: 100%;
}

.com-virtuemart.view-productdetails .productdetails-view .related_products .product-field .spacer .product-price .price-crossed .PricebasePrice {}

.com-virtuemart.view-productdetails .productdetails-view .related_products .product-field .spacer .product-price .price-crossed .PricebasePrice span.vm-price-desc {}

.com-virtuemart.view-productdetails .productdetails-view .related_products .product-field .spacer .product-price .price-crossed .PricebasePrice span.PricebasePrice {
    text-decoration: line-through;
    color: #c0c0c0;
    font-size: 12px;
    font-weight: 300;
}

.com-virtuemart.view-productdetails .productdetails-view .related_products .product-field .spacer .product-price .price {
}

.com-virtuemart.view-productdetails .productdetails-view .related_products .product-field .spacer .product-price .price .PricesalesPrice {
    display: inline-block;
}

.com-virtuemart.view-productdetails .productdetails-view .related_products .product-field .spacer .product-price .price .PricesalesPrice span.vm-price-desc {
    display: none;
}

.com-virtuemart.view-productdetails .productdetails-view .related_products .product-field .spacer .product-price .price .PricesalesPrice span.PricesalesPrice {
padding: 0;
    color: #b79445;
    font-size: 25px;
    font-weight: 500;
}

.com-virtuemart.view-productdetails .productdetails-view .related_products .product-field .spacer .product-price .parcelas {
    display: block;
    font-size: 12px;
    color: #666;
}

.com-virtuemart.view-productdetails .productdetails-view .related_products .product-field .spacer .product-price .parcelas b {}

.com-virtuemart.view-productdetails .productdetails-view .related_products .product-field .spacer .product-price .parcelas span {}

.jssocials {
    float: right;
    width: 100%;
    margin: 20px 0 0 0;
    padding: 20px 0 0 0;
    text-align: left;
    border-top: 1px solid #eee;
}

.jssocials .jssocials-shares {
    margin: 0;
    text-align: right;
}

@media (max-width: 991px) and (min-width: 1px) {
	.jssocials .jssocials-shares  {
		text-align: center;
	}
}

.jssocials .jssocials-shares .jssocials-share {
	display: inline-block;
	margin: 0 0 0 10px;
}

@media (max-width: 991px) and (min-width: 1px) {
	.jssocials .jssocials-shares .jssocials-share {
		display: inline-block;
		margin: 0 10px 0 0;
	}
}

.jssocials .jssocials-shares .jssocials-share a {
	display: block;
	width: auto;
	padding: 0;
	background: transparent;
}

.jssocials .jssocials-shares .jssocials-share span {
    display: none;
}

.jssocials .jssocials-shares .jssocials-share .jssocials-share-logo {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #b79445;
    border-radius: 5px;
}

.jssocials .jssocials-shares .jssocials-share .jssocials-share-logo:hover {
    background: #000000;
}

#fancybox-overlay {
    background: #000 !important;
    opacity: 0.8 !important;
    z-index: 99999;
}

#fancybox-wrap {
    padding: 0;
    margin: auto;
    left: 0 !important;
    right: 0 !important;
    /* width: 100% !important; */
    /* max-width: 500px; */
    z-index: 999999;
}

#fancybox-wrap #fancybox-outer {
    background: transparent;
}

#fancybox-wrap #fancybox-outer .fancybox-bg {
    display: none;
}

#fancybox-wrap #fancybox-outer #fancybox-content {
    border-width: 0 !important;
    border-top: 10px solid transparent !important;
    border-bottom: 10px solid transparent !important;
    margin: auto;
    /* max-width: 600px; */
    background: transparent;
}

#fancybox-wrap #fancybox-outer #fancybox-content div {
    background: white;
    padding: 15px 20px;
}

@media (max-width: 767px) and (min-width: 1px) {
	#fancybox-wrap #fancybox-outer #fancybox-content div {
		text-align: center;
	}
}

#fancybox-wrap #fancybox-outer #fancybox-content div br {
	display: none;
}

#fancybox-wrap #fancybox-outer #fancybox-content a.continue_link  {
    margin-bottom: 20px;
    display: inline-block;
    color: #000;
    font-weight: 400;
    border: 1px solid #000;
    padding: 5px 10px;
    text-transform: uppercase;
    width: 100%;
    max-width: 220px;
    text-align: center;
    line-height: initial;
    float: left;
}

#fancybox-wrap #fancybox-outer #fancybox-content a.showcart  {
    margin-bottom: 20px;
    display: inline-block;
    color: #000;
    font-weight: 400;
    border: 1px solid #000;
    padding: 5px 10px;
    text-transform: uppercase;
    width: 100%;
    max-width: 220px;
    text-align: center;
    line-height: initial;
    float: right;
}

@media (max-width: 767px) and (min-width: 1px) {
	#fancybox-wrap #fancybox-outer #fancybox-content a.continue_link,
	#fancybox-wrap #fancybox-outer #fancybox-content a.showcart  {
		float: none;
		display: block;
		margin: auto auto 20px auto;
	}
}

#fancybox-wrap #fancybox-outer #fancybox-content a.continue_link:hover,
#fancybox-wrap #fancybox-outer #fancybox-content a.showcart:hover  {
    background: #b79445;
    border: 1px solid #b79445;
    color: #fff;
}

#fancybox-wrap #fancybox-outer #fancybox-content h4  {
    width: 100%;
    font-size: 16px;
    margin: 0;
    float: left;
    text-align: center;
}

@media (max-width: 767px) and (min-width: 1px) {
	#fancybox-wrap #fancybox-outer #fancybox-content h4  {
		text-align: center;;
	}
}

#fancybox-wrap #fancybox-outer a#fancybox-close {
    top: -15px;
    left: 49%;
    right: 50%;
}

#fancybox-outer #fancybox-title {
	display: none !important;
}

.filters-page .virtuemart_search {
	display: none;
}

.productdetails-view.productdetails .product-imgbanner {
    float: left;
    width: 100%;
    padding: 0;
    margin: 50px 0 0 0;
}

.productdetails-view.productdetails .product-imgbanner ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: left;
    width: 100%;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.productdetails-view.productdetails .product-imgbanner ul li {
    display: inline-flex;
    align-items: center;
    background: #eeeeee;
    text-align: left;
    padding: 0 15px;
    border-radius: 5px;
    flex: 0 0 32%;
}

@media (max-width: 1199px) and (min-width: 992px) {
	.productdetails-view.productdetails .product-imgbanner ul li {}
}

@media (max-width: 991px) and (min-width: 768px) {
	.productdetails-view.productdetails .product-imgbanner ul li {
    flex-direction: column;
    padding: 5px 15px 15px 15px;
}
}

@media (max-width: 767px) and (min-width: 1px) {
	.productdetails-view.productdetails .product-imgbanner ul li {
        flex: 1 0 100%;
    }
}

.productdetails-view.productdetails .product-imgbanner ul li:nth-child(2) {
	margin: 0 10px;
}

@media (max-width: 767px) and (min-width: 1px) {
	.productdetails-view.productdetails .product-imgbanner ul li:nth-child(2) {
		margin: 10px auto;
	}
}

.productdetails-view.productdetails .product-imgbanner ul li .fa {
	margin: 0;
	padding: 0 15px 0 5px;
	line-height: 60px;
	font-size: 40px;
	color: #7f7f7f;
}

.productdetails-view.productdetails .product-imgbanner ul li .fa.fa-lock {}

.productdetails-view.productdetails .product-imgbanner ul li .fa.fa-dropbox {}

.productdetails-view.productdetails .product-imgbanner ul li .fa.fa-credit-card {}

.productdetails-view.productdetails .product-imgbanner ul li p {
	display: inline-table;
	margin: 0;
	padding: 0;
	line-height: 16px;
	vertical-align: middle;
	color: #7f7f7f;
}

.productdetails-view.productdetails .product-imgbanner ul li span {
	font-weight: 600;
}

.alert {
    margin-bottom: 3rem;
}

.productdetails-view.productdetails .related-products {
    float: left;
    width: 100%;
    margin: 100px 0 0 0;
}

.productdetails-view.productdetails .related-products h2 {
    position: relative;
    z-index: 9999999;
    text-align: center;
    display: block;
    margin: 0 0 50px 0;
    line-height: initial;
    font-size: 30px;
    font-weight: 300;
    text-transform: uppercase;
    color: #666;
}

.productdetails-view.productdetails .related-products h2:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background: #eee;
    left: 0;
    top: 50%;
}

.productdetails-view.productdetails .related-products h2 span {
    position: relative;
    background: #ffffff;
    padding: 0 15px;
}

.productdetails-view.productdetails .related-products .product-fields {
    display: inline-flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}

.productdetails-view.productdetails .related-products .product-field {
    flex: 0 0 18%;
    padding: 0;
    margin: 0;
    float: none;
    width: auto;
    display: initial;
}

@media (max-width: 767px) and (min-width: 1px) {
	.productdetails-view.productdetails .related-products .product-field {
		flex: 0 0 48%;
		margin: 0 0 40px 0;
	}
}

.productdetails-view.productdetails .related-products .product-field-display {}

.productdetails-view.productdetails .related-products .spacer {}

.productdetails-view.productdetails .related-products .product-img {
    position: relative;
    overflow: hidden;
    float: left;
    width: 100%;
    padding: 0 0 15px 0;
}

.productdetails-view.productdetails .related-products .product-img a {
    display: block;
}

.productdetails-view.productdetails .related-products .product-img a:before {
    font-family: 'Font Awesome 5 Brands';
    content: "\f23d";
    font-weight: 300;
    padding: 0;
    margin: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    background: #b79445;
    vertical-align: top;
    display: block;
    border-radius: 999px;
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 0.5s ease;
    opacity: 0;
    z-index: 9;
}

.productdetails-view.productdetails .related-products .spacer:hover a:before {
	opacity: 1;
    visibility: visible;
    top: 50%;
}

.productdetails-view.productdetails .related-products .product-img img {
    margin: auto;
    display: block;
    opacity: 1;
    -webkit-transition: all 5s ease;
    -moz-transition: all 5s ease;
    -o-transition: all 5s ease;
    transition: all 0.5s ease;
}

.productdetails-view.productdetails .related-products .product-manufacturer {
    float: left;
    width: 100%;
    line-height: initial;
    text-align: left;
    color: #b79445;
    display: none;
}

.productdetails-view.productdetails .related-products .product-name {
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #eee;
}

.productdetails-view.productdetails .related-products .product-name a {
    display: block;
    text-align: left;
    color: #666;
    line-height: initial;
    min-height: 40px;
    font-size: 16px;
    font-weight: 300;
}

.productdetails-view.productdetails .related-products .product-short-description {
    display: none;
}

.productdetails-view.productdetails .related-products .product-short-description p {}

.productdetails-view.productdetails .related-products .product-rating {
    float: left;
    width: 100%;
    line-height: initial;
    text-align: left;
    margin: 0;
    padding: 0;
    border-top: 0;
    display: none;
}

.productdetails-view.productdetails .related-products .ratingbox {
    position: relative;
    display: inline-block;
    width: 70px;
    height: 14px;
    background: url(../images/color-stars.png) repeat-x scroll 0 bottom transparent;
    margin: 0;
}

.productdetails-view.productdetails .related-products .product-price {
    float: left;
    width: 100%;
    min-height: initial;
    text-align: left;
    line-height: initial;
    margin: 0;
    padding: 0;
}

.productdetails-view.productdetails .related-products span.price-crossed {
    display: inline-table;
}

.productdetails-view.productdetails .related-products span.price-crossed .PricebasePrice {}

.productdetails-view.productdetails .related-products span.price-crossed .PricebasePrice span.PricebasePrice {
    text-decoration: line-through;
    color: #666;
    font-size: 14px;
    font-weight: 300;
}

.productdetails-view.productdetails .related-products span.price {
    display: inline-table;
}

.productdetails-view.productdetails .related-products span.price .PricebasePrice {
    display: inline-block;
}

.productdetails-view.productdetails .related-products span.price .PricebasePrice span.PricebasePrice {
    padding: 0;
    color: #b79445;
    font-size: 20px;
    font-weight: 500;
}

.productdetails-view.productdetails .related-products span.price .PricesalesPrice {
    display: inline-block;
}

.productdetails-view.productdetails .related-products span.price .PricesalesPrice span.PricesalesPrice {
    padding: 0 0 0 10px;
    color: #b79445;
    font-size: 20px;
    font-weight: 500;
}

.productdetails-view.productdetails .related-products .parcelas {
    display: block;
    font-size: 12px;
    color: #252525;
}

.productdetails-view.productdetails .related-products .parcelas b {}

.productdetails-view.productdetails .related-products .parcelas span.tipo_parcelamento {}

.productdetails-view.productdetails .related-products .parcelas span.semjuros {}

.productdetails-view.productdetails .related-products .parcelas .tipo_parcelamento.semjuros {}

/*************************VIRTUEMART*************************/

#sp-whatsapp {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999999;
}

#sp-whatsapp #whats-item {}

#sp-whatsapp #whats-text {
    line-height: 21px;
    font-size: 16px;
    font-weight: 500;
    color: #18ab4f;
    text-align: center;
}

#sp-whatsapp #whats-text span {
    /* display: block; */
    /* font-size: 30px; */
    color: #000000;
    font-weight: 800;
    margin: 0 0 0 5px;
    display: none;
}

#sp-whatsapp #whats-icon {}

#sp-whatsapp a {
  display: flex;
  align-items: center;
  background: #18ab4f;
  color: #fff;
  padding: 0;
  border-radius: 999px;
  font-size: 30px;
  width: 60px;
  height: 60px;
  justify-content: center;
  margin: 10px auto auto auto;
}

#sp-whatsapp a:hover {
  background: #b79445;
}

.sp-scroll-up {
    background: #b79445;
    box-shadow: 0 0 0 2px #fff;
    right: initial;
    left: 30px;
}

.sp-scroll-up:hover,
.sp-scroll-up:active,
.sp-scroll-up:focus {
    color: #fff;
    background: #000000;
}

.sp-scroll-up .fa {
	color: #fff;
}

/************************************* DEPOIMENTOS **************************************/

#jc {
    float: left;
    width: 100%;
}

#jc h4 {
	float: left;
	width: 100%;
	color: inherit;
	font-weight: inherit;
	border: inherit;
}

#jc h4.jc_pagetitle {
    font-size: 36px;
    line-height: 40px;
    color: #a5a5a5;
    margin: 0 0 30px 0;
    padding: 0;
    border-bottom: 1px solid #eee;
    float: left;
    width: 100%;
    font-weight: 100;
}



#jc #comments {
	float: left;
	width: 100%;
	margin: 0 0 50px 0;
}

#jc #comments h4 {
	display: none;
}

#jc #comments .comments-list {
	margin: 0 !important;
	padding: 0 !important;
	float: left;
	width: 100%;
}

#jc #comments .comments-list .even, 
#jc #comments .comments-list .odd {
    border: 0 !Important;
    border-radius: 5px !important;
    margin: 0 0 20px 0 !important;
}

#jc #comments .comments-list .even {
    background: #ffffff url(../images/jc_comments_even.png) left 50% no-repeat;
    padding: 15px 20px 10px 110px;
    min-height: 100px;
} 

#jc #comments .comments-list .odd {
    background: #fafafa url(../images/jc_comments_odd.png) right 50% no-repeat;
    padding: 15px 110px 10px 20px;
    min-height: 100px;
}

@media (max-width: 767px) and (min-width: 1px) {
	#jc #comments .comments-list .even,
	#jc #comments .comments-list .odd {
		background: #f4fbff url(../images/jc_comments_top.png) top center no-repeat;
		padding: 90px 20px 10px 20px;
	}
}

#jc #comments .comments-list .even .rbox, 
#jc #comments .comments-list .odd .rbox {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
}

#jc #comments .comments-list .even .rbox .comment-box, 
#jc #comments .comments-list .odd .rbox .comment-box {}

#jc #comments .comments-list .even .rbox .comment-box a.comment-anchor, 
#jc #comments .comments-list .odd .rbox .comment-box a.comment-anchor {
    display: none;
}

#jc #comments .comments-list .even .rbox .comment-box span.comment-author, 
#jc #comments .comments-list .odd .rbox .comment-box span.comment-author {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    color: #696969;
    font-weight: 500;
    line-height: 24px;
    text-align: justify;
    font-family: Roboto, sans-serif;
}

@media (max-width: 479px) and (min-width: 1px) {
	#jc #comments .comments-list .even .rbox .comment-box span.comment-author, 
	#jc #comments .comments-list .odd .rbox .comment-box span.comment-author {
		width: 100%;
	}
}

#jc #comments .comments-list .even .rbox .comment-box span.comment-date, 
#jc #comments .comments-list .odd .rbox .comment-box span.comment-date {
	background: none;
	padding: 0px 0px 0 0;
	color: #a5a5a5;
	float: right;
	font-size: 14px;
	font-weight: 400;
	display: none;
}

@media (max-width: 479px) and (min-width: 1px) {
	#jc #comments .comments-list .even .rbox .comment-box span.comment-date, 
	#jc #comments .comments-list .odd .rbox .comment-box span.comment-date {
		width: 100%;
		float: left;
		padding: 0 0 10px 0;
	}
}

#jc #comments .comments-list .even .rbox .comment-box .comment-body, 
#jc #comments .comments-list .odd .rbox .comment-box .comment-body {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    width: auto;
    color: #666;
    font-weight: 300;
    line-height: 24px;
    text-align: justify;
    font-family: Roboto, sans-serif;
}

#jc #comments .comments-list .even .rbox .comment-box .comments-buttons, 
#jc #comments .comments-list .odd .rbox .comment-box .comments-buttons {
    display: none;
}

#jc #comments .comments-list .even .rbox .comment-box .comments-buttons a, 
#jc #comments .comments-list .odd .rbox .comment-box .comments-buttons a{
}

#jc #comments #nav-bottom {}

#jc #comments #nav-bottom span.activepage {
    border-bottom: 1px solid #d6dadd;
    border-left: 1px solid #d6dadd;
    border-right: 1px solid #d6dadd;
    border-top: 1px solid #d6dadd;
    background: #d6dadd;
    height: 20px;
    margin: 0 5px;
}

#jc #comments #nav-bottom span.activepage b {
	color: #7f7f7f;
	font-weight: 600;
}

#jc #comments #nav-bottom span.page {
    background-color: #fff;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #d6dadd;
    border-left: 1px solid #d6dadd;
    border-right: 1px solid #d6dadd;
    color: #7f7f7f;
    font-weight: 600;
    height: 20px !important;
    margin: 0 5px;
}

#jc #comments #nav-bottom span.hoverpage {
	color: #777;
	background-color: #e8e9ea;
	border: 1px solid #d6dadd;
    height: 20px !important;
    margin: 0 5px;
}


#jc #comments #comments-list-footer {
    margin: 0 !important;
    float: left;
    width: 100%;
}

#jc #comments #comments-list-footer a.refresh {
    margin: 0;
    padding: 0 0 0 15px;
    float: left;
    width: auto;
    color: #666 !important;
    font-weight: 300;
    line-height: 24px;
    text-align: justify;
    font-family: Roboto, sans-serif;
}

#jc #comments #comments-list-footer a.refresh:hover {
	color: #0e5f7f !important;
}

#jc p.jc_pagesubtitle {
    float: left;
    width: 100%;
} 

#jc a#addcomments {
    float: left;
    width: 100%;  
}

#jc .busy {
    float: left;
    width: 100%;
    display: none !important;
}

#jc form#comments-form {
    float: left;
    width: 100%;
    display: inline-table;
}

#jc form#comments-form #comments-form-message {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

#jc .jc_left {
    padding-left: 0;
}

@media (max-width: 767px) and (min-width: 1px) {
	#jc .jc_left {
		padding-right: 0;
	}
}

#jc .jc_left p {
    margin: 0 0 10px 0 !important;
}

#jc .jc_left p span {
    margin: 0;
    padding: 0;
}

#jc .jc_left p span input {
    width: 100%;
    height: 50px;
    border-radius: 0;
    margin: 0 0 10px 0;
    padding: 10px 15px !Important;
    border: 1px solid #eee;
    box-shadow: 0 0 0;
}

@media (max-width: 767px) and (min-width: 1px) {
	#jc .jc_left p span input {
		height: 50px;
	}
}

#jc .jc_left p span label {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    font-weight: 500;
    font-family: Roboto, sans-serif;
}

#jc .jc_right {
    padding-right: 0;
}

@media (max-width: 767px) and (min-width: 1px) {
	#jc .jc_right {
		padding-left: 0;
	}
}

#jc .jc_right label {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	font-weight: 500;
	font-family: Roboto, sans-serif;
}

#jc .jc_right p {
    margin: 0 !important;
    float: left;
    width: 100%;
}

#jc .jc_right p span {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}

#jc .jc_right p span span.bbcode {
	float: right !important;
	text-align: right !important;
	height: 100% !important;
	width: 23px;
}

@media (max-width: 767px) and (min-width: 1px) {
	#jc .jc_right p span span.bbcode {
		float: left !important;
		text-align: left !important;
		height: 100% !important;
		width: 100%;
	}
}

#jc .jc_right p span span.bbcode a {
	float: right;
	margin: 0 0 6px 0;
	height: 22px !important;
}

@media (max-width: 767px) and (min-width: 1px) {
	#jc .jc_right p span span.bbcode a {
		float: left;
		margin: 0 5px 5px 0;
	}
}

#jc .jc_right p span span.bbcode a.bbcode-wiki {
	display: none !important;
}

#jc .jc_right p span textarea {
    width: 100%;
    max-width: 92% !important;
    height: 129px;
    border-radius: 0;
    margin: 0;
    padding: 10px 15px !important;
    float: left;
    border: 1px solid #eee;
    box-shadow: 0 0 0;
}

@media (max-width: 991px) and (min-width: 768px) {
	#jc .jc_right p span textarea {
		width: 90% !important;
		max-width: 90% !important;
		min-width: 90% !important;
	}
}

@media (max-width: 767px) and (min-width: 1px) {
	#jc .jc_right p span textarea {
		width: 100% !important;
		max-width: 100% !important;
		min-width: 100% !important;
	}
}

#jc .jc_right p span .grippie {
    width: 92% !important;
    max-width: 92% !important;
    min-width: 92% !important;
    margin: 0 0 19px 0;
}

@media (max-width: 991px) and (min-width: 768px) {
	#jc .jc_right p span .grippie {
		width: 90% !important;
		max-width: 90% !important;
		min-width: 90% !important;
	}
}

@media (max-width: 767px) and (min-width: 1px) {
	#jc .jc_right p span .grippie {
		width: 100% !important;
		max-width: 100% !important;
		min-width: 100% !important;
	}
}

#jc .jc_check {
    padding: 0;
    margin: 0 0 10px 0;
}

#jc .jc_check p {
    margin: 0 auto !important;
}

@media (max-width: 767px) and (min-width: 480px) {
	#jc .jc_check p {
		float: right;
	}
}

@media (max-width: 479px) and (min-width: 1px) {
	#jc .jc_check p {float: none;text-align: center;}
}

#jc .jc_check p span {}

@media (max-width: 479px) and (min-width: 1px) {
	#jc .jc_check p span {display: inline-block;}
}

#jc .jc_check p span input {
    margin: 1px 5px 0 0;
    padding: 0;
    float: left;
    width: auto;
}

#jc .jc_check p span label {
	margin: 0;
    padding: 0;
    float: left;
    width: auto;
    color: #666;
    font-weight: 300;
    line-height: 24px;
    text-align: justify;
    font-family: Roboto, sans-serif;
}

#jc .jc_captcha {
    padding: 0;
}

#jc .jc_captcha label {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    color: #666;
    font-weight: 500;
    line-height: 24px;
    text-align: right;
    font-family: Roboto, sans-serif;
}

@media (max-width: 479px) and (min-width: 1px) {
	#jc .jc_captcha label {
		text-align: center;
		margin: 0 0 5px 0;
	}
}

#jc .jc_captcha .jc_captcha_left {
    float: right;
    margin: 0;
}

@media (max-width: 479px) and (min-width: 1px) {
	#jc .jc_captcha .jc_captcha_left {
		width: 100%;
	}
}

#jc .jc_captcha .jc_captcha_right {
    float: right;
    margin: 0 10px 0 0;
}

@media (max-width: 479px) and (min-width: 1px) {
	#jc .jc_captcha .jc_captcha_right {
		width: 100%;
		margin: 0 0 0 0;
	}
}

#jc .jc_captcha .jc_captcha_left img.captcha {
    margin: 0;
    border: 0;
    width: auto;
    height: 40px;
}

@media (max-width: 479px) and (min-width: 1px) {
	#jc .jc_captcha .jc_captcha_left img.captcha {
		margin: 0 auto;
	}
}

#jc .jc_captcha .jc_captcha_left span.captcha {
    float: right;
    margin-top: 5px;
}

@media (max-width: 479px) and (min-width: 1px) {
	#jc .jc_captcha .jc_captcha_left span.captcha {
		margin: 0 auto 10px auto;
		text-align: center;
		display: table;
		float: none;
	}
}

#jc .jc_captcha .jc_captcha_left span.captcha:hover {
    color: #0e5f7f;
}

#jc .jc_captcha .jc_captcha_right input.captcha {
    width: 80px;
    height: 40px;
    border-radius: 0;
    margin: 0;
    padding: 10px !Important;
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    color: #cccccc;
    border: 1px solid #eee;
}

@media (max-width: 479px) and (min-width: 1px) {
	#jc .jc_captcha .jc_captcha_right input.captcha {
		margin: 0 auto;
		text-align: center;
		display: table;
	}
}


#jc .jc_button {
    padding: 0 0 0 0;
    margin: 0;
    text-align: right;
}

@media (max-width: 767px) and (min-width: 480px) {
	#jc .jc_button {
		text-align: right;
	}
}

@media (max-width: 479px) and (min-width: 1px) {
	#jc .jc_button {
		text-align: center;
	}
}

#jc .jc_button #comments-form-buttons {
    margin: 0 !important;
    overflow: initial !important;
    padding-top: 25px;
    text-align: center;
}

@media (max-width: 767px) and (min-width: 1px) {
	#jc .jc_button #comments-form-buttons {
		padding-top: 20px;
	}
}

#jc .jc_button #comments-form-buttons #comments-form-send {
	display: block;
	margin: auto;
	background: transparent;
	float: none;
}

#jc .jc_button #comments-form-buttons #comments-form-send:hover {
}

#jc .jc_button #comments-form-buttons #comments-form-send a {
	font-size: 14px;
	color: #fff !important;
	font-style: italic;
	width: 100%;
	max-width: 100px;
	background: #065b9d;
	border: 0 !important;
	margin: 0;
	height: 35px;
	border-radius: 0;
	cursor: pointer;
	display: block;
	font-weight: normal;
	line-height: 34px;
	padding: 0;
}

#jc .jc_button #comments-form-buttons #comments-form-send a:hover {
	background: #c11f33;
}

#jc .jc_button #comments-form-buttons #comments-form-cancel {
    display: none !important;
}

#jc .jc_button #comments-form-buttons #comments-form-cancel a {}

#jc #comments-footer {
	float: left;
	width: 100%;
	display: none;
}

#comments-form-smilespanel {
    padding: 0 !important;
    border-radius: 5px;
    box-shadow: inset 0 0 10px rgba(0,0,0,0.1);
    margin-top: 2px;
}

#comments-form-smilespanel img {
    float: left;
    margin: 10px;
}

#comments-form {}

#comments-form .left {
    display: inline-table;
    vertical-align: top;
    width: 50%;
    padding: 0 15px 0 0;
}

@media (max-width: 767px) and (min-width: 1px) {
    #comments-form .left {
        width: 100%;
        padding: 0;
    }
}

#comments-form .left label {
    float: left;
    width: 100%;
}

#comments-form .left input {
    height: 40px;
    margin: 0;
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
}

#comments-form .right {
    display: inline-table;
    vertical-align: top;
    width: 50%;
    padding: 0 0 0 15px;
}

@media (max-width: 767px) and (min-width: 1px) {
    #comments-form .right {
        width: 100%;
        padding: 0;
    }
}

#comments-form .right label {
	float: left;
	width: 100%;
	text-align: left;
}

#comments-form .right textarea {
    width: 100%;
    max-width: 100% !important;
    height: 100px;
}

#comments-form .right .grippie {
    width: 100%;
    max-width: 100% !important;
}

#comments-form .check {
    margin: 10px 0 0 0;
    width: 100%;
    display: inline-flex;
    align-items: center;
    text-align: left;
}

#comments-form .check label {
    display: inline-table;
    vertical-align: middle;
}

#comments-form .check input {
    display: inline-table;
    vertical-align: middle;
    line-height: initial;
    padding: 0 !important;
    margin: 0 0 0 5px !important;
}

#comments-form .captcha-div {
    display: block;
    width: 100%;
}

#comments-form .captcha-div img {}

#comments-form .captcha-div span {}

#comments-form .captcha-div input {}

#comments-form-buttons {
    float: left;
    width: 100%;
    margin: 30px 0 0 0;
}

#comments-form-buttons .btn {
    padding: 0;
    float: left;
    width: 100%;
    text-align: left;
}

#comments-form-buttons .btn a {
    display: inline-table;
    margin: auto;
    font-size: 14px;
    color: #fff !important;
    font-style: italic;
    width: 100%;
    max-width: 100px;
    background: #b79445;
    border: 0 !important;
    border-radius: 5px;
    height: 35px;
    cursor: pointer;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    text-align: center;
    line-height: 34px;
}

#comments-form-buttons .btn a:hover {
	background: #000000;
}

#comments-footer {
    display: none;
}

/************************************* DEPOIMENTOS **************************************/

#box_form_contato_error {
    float: left;
    width: 100%;
}

#box_form_contato_error form {
    float: left;
    width: 100%;
}

#box_form_contato_error .left {
    float: left;
    width: 50%;
    padding: 0 15px 0 0;
}

@media (max-width: 767px) and (min-width: 1px) {
	#box_form_contato_error .left {
		width: 100%;
		padding: 0;
	}
}

#box_form_contato_error .right {
    float: left;
    width: 50%;
    padding: 0 0 0 15px;
}

@media (max-width: 767px) and (min-width: 1px) {
	#box_form_contato_error .right {
		width: 100%;
		padding: 0 0 15px 0;
	}
}

#box_form_contato_error label {
    float: left;
    width: 100%;
    margin: 0;
}

#box_form_contato_error input {
    margin: 0 0 10px 0;
    height: 38px;
    border-radius: 0;
}

#box_form_contato_error select {
    margin: 0 0 10px 0;
    height: 38px;
    font-size: 14px;
    border-radius: 0;
}

#box_form_contato_error option {}

#box_form_contato_error textarea {
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
    border: 1px solid #d9d9d9;
    padding: 15px;
    height: 118px;
    font-size: 14px;
}

#box_form_contato_error .name_field {
    float: left;
    width: 100%;
}

#box_form_contato_error .mail_field {
    float: left;
    width: 100%;
}

#box_form_contato_error .phone_field {
    float: left;
    width: 50%;
    padding: 0 15px 0 0;
}

#box_form_contato_error .cellphone_field {
    float: left;
    width: 50%;
    padding: 0 0 0 15px;
}

#box_form_contato_error .city_field {
    float: left;
    width: 70%;
    padding: 0 15px 0 0;
}

#box_form_contato_error .state_field {
    float: left;
    width: 30%;
    padding: 0 0 0 15px;
}

#box_form_contato_error .message_field {
    float: left;
    width: 100%;
}

#box_form_contato_error .option_field {
    float: left;
    width: 100%;
}

#box_form_contato_error .option_field_field {}

#box_form_contato_error .obs_field {
    float: left;
    width: 100%;
    text-align: right;
    font-size: 14px;
    margin: 0 0 10px 0;
    color: #db353a;
}

#box_form_contato_error .obs_field font {
    font-size: 12px;
}

#box_form_contato_error .enviar {
    float: left;
    width: 100%;
    text-align: right;
}

#box_form_contato_error .enviar input {
	display: inline-block;
	font-size: 14px;
	color: #fff !important;
	width: 100%;
	max-width: 100px;
	background: #b79445;
	border: 0 !important;
	margin: 0;
	height: 35px;
	border-radius: 0;
	cursor: pointer;
}

#box_form_contato_error .enviar input:hover  {
	background: #000000;
}

.vmproduct .product-natal .product-fields {
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 9999;
	width: 73px;
	height: 70px;
	background: url(../images/natal-ico2.png);
	background-repeat: no-repeat;
}

.com-virtuemart.view-category .product-natal .product-fields {
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 9999;
	width: 31px;
	height: 30px;
	background: url(../images/natal-ico2.png);
	background-repeat: no-repeat;
}

.com-virtuemart.view-productdetails .product-natal .product-fields {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 9999;
	width: 73px;
	height: 70px;
	background: url(../images/natal-ico1.png);
	background-repeat: no-repeat;
}

.vmproduct .product-black-friday .product-fields {
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 9999;
	width: 54px;
	height: 25px;
	background: url(../images/black-friday-ico1.png);
	background-repeat: no-repeat;
}

.com-virtuemart.view-category .product-black-friday .product-fields {
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 9999;
	width: 54px;
	height: 25px;
	background: url(../images/black-friday-ico1.png);
	background-repeat: no-repeat;
}

.com-virtuemart.view-productdetails .product-black-friday .product-fields {
	position: absolute;
	top: 30px;
	left: 30px;
	z-index: 9999;
	width: 109px;
	height: 50px;
	background: url(../images/black-friday-ico2.png);
	background-repeat: no-repeat;
}

.vmproduct .pronta-entrega .product-fields {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 9999;
	width: 60px;
	height: 60px;
	background: url(../images/pronta-entrega-ico3.png);
	background-repeat: no-repeat;
}

.com-virtuemart.view-category .pronta-entrega .product-fields {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 9999;
	width: 40px;
	height: 40px;
	background: url(../images/pronta-entrega-ico2.png);
	background-repeat: no-repeat;
}

.com-virtuemart.view-productdetails .pronta-entrega .product-fields {
	position: absolute;
	top: 30px;
	left: 30px;
	z-index: 9999;
	width: 100px;
	height: 100px;
	background: url(../images/pronta-entrega-ico1.png);
	background-repeat: no-repeat;
}

.com-virtuemart.view-productdetails .consulte_condicoes {
	float: left;
	width: 100%;
}

.com-virtuemart.view-productdetails .consulte_condicoes .product-fields {}

.com-virtuemart.view-productdetails .consulte_condicoes .product-field {
    margin: 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

@media (max-width: 767px) and (min-width: 1px) {
	.com-virtuemart.view-productdetails .consulte_condicoes .product-field {
		justify-content: flex-start;
	}
}

.com-virtuemart.view-productdetails .consulte_condicoes .product-field-display {
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    font-style: italic;
    background: #eeeeee;
    padding: 0 10px;
    border-radius: 10px;
    width: 100%;
    max-width: 250px;
}

.com-virtuemart.view-productdetails .consulte_condicoes .product-field-display:after {
    font-family: FontAwesome;
    content: "\f0d6";
    padding: 0 0 0 10px;
    font-size: 20px;
    font-style: normal;
}

.g-recaptcha {
	float: left;
	width: 100%;
	margin: 30px 0 0 0 !important;
	display: flex;
	align-items: center;
	justify-content: center;
}

.eb_contentwrap a {
	text-decoration: none !important;
	color: #b79445 !important;
}

.eb_contentwrap a:hover {
    color: #fff !important;
}

ul.menu_scroll {
	width: 100%;
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: inline-flex;
}

ul.menu_scroll li {
	padding: 30px 20px;
	border: 1px solid;
	border-radius: 50px 0px 50px 0px;
	margin: 0 50px 0 0;
	background: #fff;
}

ul.menu_scroll li:hover {
	filter: drop-shadow(3px 3px 0px rgb(0 0 0 / 0.5));
}

ul.menu_scroll li.low_carb_kit {}

ul.menu_scroll li.balanced_kit {}

ul.menu_scroll .spacer {
	border-radius: 0px 0px 0px 0px;
	display: flex;
	flex-direction: column;
}

ul.menu_scroll .spacer:hover {}

ul.menu_scroll h1 {
    font-size: 25px;
    font-weight: 600;
    margin: 0;
    line-height: initial;
    color: #000;
}

ul.menu_scroll h1 strong {}

ul.menu_scroll h2 {
    line-height: initial;
    margin: 5px 0;
    font-weight: 800;
    text-transform: lowercase;
    font-size: 20px;
    color: #fff;
}

ul.menu_scroll h2 span {
	padding: 0 5px;
}

ul.menu_scroll li.low_carb_kit h2 span {
    background: #9cca5c;
}

ul.menu_scroll li.balanced_kit h2 span {
    background: #dd766e;
}

ul.menu_scroll .qtd_discount {
    display: flex;
    color: #000;
    margin: 0 0 50px 0;
}

ul.menu_scroll .qtd {
    padding: 0 15px 0 0;
}

ul.menu_scroll .discount {}

ul.menu_scroll .price {
	display: flex;
	color: #000;
}

ul.menu_scroll .price_unit {
    display: flex;
    flex-direction: column;
    line-height: initial;
    padding: 0 15px 0 0;
}

ul.menu_scroll .price_unit strong {
    padding: 0 15px 0 0;
    border-right: 5px solid black;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
}

ul.menu_scroll .price_unit span {}

ul.menu_scroll .price_total {
    display: flex;
    flex-direction: column;
    line-height: initial;
}

ul.menu_scroll .price_total strong {
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
}

ul.menu_scroll .price_total span {}

ul.menu_scroll button {
    border: 0;
    background: transparent;
    padding: 0;
    margin: 50px 0 0 0;
    text-align: left;
}

ul.menu_scroll button a {
    color: #fff;
    border-radius: 999px;
    padding: 10px 20px;
} 

ul.menu_scroll li.low_carb_kit button a {
    background: #9cca5c;
}

ul.menu_scroll li.balanced_kit button a {
    background: #dd766e;
}

ul.menu_scroll button a:hover {
    background: #000 !important;
} 

.custom-filters-medidas {
    width: 100%;
    float: left;
}

.custom-filters-medidas ul {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 14px;
    display: inline-flex;
    justify-content: flex-end;
}

@media (max-width: 991px) and (min-width: 1px) {
	.custom-filters-medidas ul {
		justify-content: center;
		flex-direction: column;
	}
}

.custom-filters-medidas li {
    display: inline-flex;
    align-items: center;
}

@media (max-width: 767px) and (min-width: 1px) {
	.custom-filters-medidas li {
		margin: auto;
	}
}

.custom-filters-medidas li:before {
	content: '';
	width: 1px;
	height: 15px;
	background: #eeeeee;
	padding: 0;
	margin: 0 10px;
}

.custom-filters-medidas li:first-child:before {
	display: none;
}

@media (max-width: 767px) and (min-width: 1px) {
	.custom-filters-medidas li:before {
	    display: none;
	}
}

.custom-filters-medidas strong {
	font-weight: 400;
	color: #b79445;
	margin: 0 5px 0 0;
}

.custom-filters-medidas span {}

.custom-filters-medidas .div-com {}

.custom-filters-medidas .div-lar {}

.custom-filters-medidas .div-alt {}

.custom-filters-medidas .div-pes {
	display: none;
}

.customfields_txt2 {
	float: left;
	width: 100%;
	text-align: right;
	font-size: 14px;
	display: inline-flex;
	justify-content: flex-end;
	line-height: initial;
}

@media (max-width: 991px) and (min-width: 1px) {
    .customfields_txt2 {
		text-align: center;
		justify-content: center;
	}
	.tabs .customfields_txt2 {
		margin: 0 0 30px 0;
	}
}

.customfields_txt2 .spacer {
	float: left;
	width: 100%;
	text-align: right;
	font-size: 14px;
	display: inline-flex;
	justify-content: flex-end;
	line-height: initial;
	flex-wrap: wrap;
}

@media (max-width: 991px) and (min-width: 1px) {
    .customfields_txt2 .spacer  {
		text-align: center;
		justify-content: center;
	}

	.customfields_txt2 .spacer a.callModalPrazo {
        flex: 1 0 100%;
    }
}

.customfields_txt2 p {
	margin: 0;
	line-height: initial;
}

.customfields_txt2 .product-fields,
.customfields_txt2 .product-field,
.customfields_txt2 .product-field-display {
	margin: 0;
	line-height: initial;
}

.productdetails-medidas strong,
.customfields_txt2 strong {
	font-weight: 400;
	color: #b79445;
	line-height: initial;
}

.productdetails-medidas span,
.customfields_txt2 span {
    color: #252525;
}

.productdetails-medidas a,
.customfields_txt2 a {
	color: #b79445;
	font-weight: 400;
}

.productdetails-medidas a:hover,
.customfields_txt2 a:hover {
	text-decoration: underline;
}

.productdetails-disponibilidade {
	float: left;
	width: 100%;
	margin: 0px 0 0;
}

.details-desconto {
	float: left;
	width: 100%;
	margin: 30px 0 0;
}

@media (max-width: 1199px) and (min-width: 1px) {
	.productdetails-disponibilidade,
    .details-desconto {
		width: 100%;
	}
}

.productdetails-disponibilidade .product-fields,
.details-desconto .product-fields {
    float: left;
    width: 100%;
    text-align: right;
}

@media (max-width: 991px) and (min-width: 1px) {
	.productdetails-disponibilidade .product-fields,
    .details-desconto .product-fields {
		text-align: center;
	}
}

.productdetails-disponibilidade .product-field,
.details-desconto .product-field {
    margin: 0;
    text-align: right;
    font-size: 14px;
    line-height: 18px;
    display: inline-table;
    float: none;
    width: auto;
}

@media (max-width: 1199px) and (min-width: 1px) {
	.productdetails-disponibilidade .product-field,
    .details-desconto .product-field {
		text-align: right;
	}
}

@media (max-width: 991px) and (min-width: 1px) {
	.productdetails-disponibilidade .product-field,
    .details-desconto .product-field {
		text-align: center;
	}
}

.productdetails-disponibilidade span.product-fields-title-wrapper,
.details-desconto span.product-fields-title-wrapper {
	padding: 0 4px 0 0;
	margin: 0;
	display: inline-table;
	min-width: initial;
	font-weight: initial;
	vertical-align: middle;
}

@media (max-width: 379px) and (min-width: 1px) {
	.productdetails-disponibilidade span.product-fields-title-wrapper,
    .details-desconto span.product-fields-title-wrapper {
		/* display: block; */
	}
}

.productdetails-disponibilidade .product-fields-title-wrapper strong,
.details-desconto .product-fields-title-wrapper strong {
	font-weight: 400;
	color: #b79445;
}

.productdetails-disponibilidade .product-field-display,
.details-desconto .product-field-display {
	display: inline-table;
}

.productdetails-disponibilidade .product-field:nth-child(2) .product-field-display:before,
.details-desconto .product-field:nth-child(2) .product-field-display:before {
	content: '|';
	position: relative;
	top: -1px;
	padding: 0 5px;
}

#callModalPrazo .modal-header h5 {
    text-transform: uppercase;
    font-size: 25px;
}

#callModalPrazo .modal-body{
    overflow-y: scroll;
    max-height: 300px;
}

#callModalPrazo .modal-body p {
    text-align: justify;
    margin-bottom: 1rem;
}

#callModalPrazo .modal-footer .btn {
    background: #000;
    border-color: #000;
}

#callModalPrazo .modal-footer .btn:hover {
    background: #b79445;
    border-color: #b79445;
}

.continue.custom,
h1.cart-page-title {
	margin: 50px 0 0 0;
}

.proopc-payments #proopc-payment-form .vmpayment_description .pgto-pix {}

.proopc-payments #proopc-payment-form .vmpayment_description .pgto-pix .img-pix {
	display: none;
}

.proopc-payments #proopc-payment-form .vmpayment_description .pgto-pix .img-pix img {}

.proopc-payments #proopc-payment-form .vmpayment_description .pgto-pix .desconto-pix {}

.proopc-payments #proopc-payment-form .vmpayment_description .pgto-pix .chave-pix,
.proopc-payments #proopc-payment-form .vmpayment_description .pgto-pix .instrucoes-pix{
	display: none;
}

.vmpayment .vmpayment_cost.fee  {
	display: none;
}

#proopc-system-message .proopc-alert {
	margin: 50px 0 0 0;
}

.vm-wrap.vm-order-done .vm-order-user {
	display: none;
}

.vm-wrap.vm-order-done .post_payment_payment_name,
.vm-wrap.vm-order-done .post_payment_order_number,
.vm-wrap.vm-order-done .post_payment_order_total {
	text-align: center;
}

.vm-wrap.vm-order-done .post_payment_payment_name {
	margin: 50px 0 0 0;
}

.vm-wrap.vm-order-done .post_payment_payment_name img {
	margin: auto;
}

/*.vm-button-correct {
    font-size: 14px !important;
    font-weight: initial !important;
    color: #fff !important;
    width: 100%;
    max-width: max-content;
    background: #b79445 !important;
    border: 0 !important;
    margin: 30px auto auto auto !important;
    height: 35px;
    border-radius: 0;
    cursor: pointer;
    display: block !important;
    text-align: center;
    margin: auto;
    line-height: 25px;
}*/

.vm-button-correct:hover {
    background: #000 !important;
}

.proopc-register-login .proopc-login h3,
.proopc-register-login .proopc-login .proopc-inner {
    /* margin: 0 10px 0 0 !important; */
}

.proopc-register-login .proopc-register h3,
.proopc-register-login .proopc-register .proopc-inner {
    /* margin: 0 0 0 10px !important; */
}

@media (max-width: 991px) and (min-width: 1px) {
    .proopc-register-login .proopc-login {
    margin: 20px 0;
}

    .proopc-register-login .proopc-login h3,
    .proopc-register-login .proopc-login .proopc-inner {
        margin: 0 !important;
    }

	.proopc-register-login .proopc-register h3,
	.proopc-register-login .proopc-register .proopc-inner {
		margin: 0 !important;
	}
}

.view-profile .profile #users-profile-core {
	width: 100%;
	float: left;
}

.view-profile .profile .mr-auto strong {
	font-weight: 600;
}

.view-profile .profile .d-flex a {
	color: #b79445;
}

.view-profile .profile .d-flex a:hover {
	color: #000;
}

.profile-edit .btn {
	background: #b79445;
	border-color: #b79445;
}

.profile-edit .btn:hover {
	background: #000;
	border-color: #000;
}

#adminForm,
.vm-order-user {
	margin-top: 50px !important;
}

#adminForm #ui-tabs {}

#adminForm #ui-tabs ul#tabs {
    border-bottom: 1px solid #eee;
    padding: 0;
    margin: 0 0 30px 0;
    list-style-type: none;
}

#adminForm #ui-tabs ul#tabs li {
    font-weight: 400;
    cursor: pointer;
    text-transform: uppercase;
}

#adminForm .user-details {
    width: 100%;
    margin: 0 0 20px 0;
}

#adminForm .user-details #sexo_fieldmasculino-lbl {
	display: inline-flex;
	align-items: center;
	margin: 0 5px 0 0;
}

#adminForm .user-details #sexo_fieldfeminino-lbl {
	display: inline-flex;
	align-items: center;
}

#adminForm .user-details input,
#adminForm .user-details select {
    height: 38px;
    width: 100% !important;
    background: #fff !important;
    font-size: 14px;
}

#adminForm .user-details input[type="radio" i], 
#adminForm .user-details input[type="checkbox" i] {
	width: auto !important;
	margin: 0 5px 0 0;
}

#adminForm .buttonBar-right {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	margin: 50px 0 0 0;
}

#adminForm .buttonBar-right .button,
.vm-order-user .button,
#userForm button {
    display: inline-table;
    margin: 0 10px;
    font-size: 14px;
    color: #fff;
    width: 100%;
    max-width: 100px;
    background: #b79445;
    border: 0 !important;
    border-radius: 0;
    height: 35px;
    cursor: pointer;
    text-transform: uppercase;
}

.reset-complete button {
    display: inline-table;
    margin: 0;
    font-size: 14px;
    color: #fff;
    width: 100%;
    max-width: 100px;
    background: #b79445;
    border: 0 !important;
    border-radius: 0;
    height: 35px;
    cursor: pointer;
    text-transform: uppercase;
}

#adminForm  .buttonBar-right .button:hover,
.vm-order-user .button:hover,
#userForm button:hover,
.reset-complete button:hover  {
	background: #000;
}

#adminForm legend,
#userForm legend {
	font-weight: 400;
}

.vm_td_left {
	width: 40% !important;
}

.vm_td_right {
	width: 60% !important;
}

.virtuemart_country_id,
.shipto_virtuemart_country_id {
	display: none;
}

#virtuemart_state_id_field_chzn {
	width: 100% !important;
	margin: 0;
}

#virtuemart_state_id_field_chzn a {
	font-weight: 400;
}

.vm_td_left label {
	margin: 0;
}

#adminForm #ui-tabs #tab-1 fieldset:nth-child(2) {
	display: none;
}

.vm-order-user h4 {
    text-align: center;
}

.vm-order-user .control {
	margin: 50px auto auto auto;
    text-align: center;
}

.vm-order-user .button {
    margin: auto;
    text-align: center;
}

#userForm {
	margin: 50px auto auto auto;
}

#userForm .control-buttons {
	text-align: center;
	margin: 50px 0;
} 

.add_edit_address {}

.add_edit_address legend {}

.add_edit_address a {
    color: #252525;
}

.add_edit_address a:hover {
    color: #b79445;
}

.add_edit_address ul {
    margin: 10px 0 0 0;
    padding: 0;
    list-style-type: none;
}

.add_edit_address ul li {}

.add_edit_address ul li::marker {
	display: none !important;
}
.add_edit_address a i {
	display: none;
}

.add_edit_address ul li a:first-child:after,
.add_edit_address ul li a:last-child:after {
    font-family: 'Font Awesome 5 Free';
    color: #252525;
}

.add_edit_address ul li a:hover:first-child:after,
.add_edit_address ul li a:hover:last-child:after {
    color: #b79445 !important;
}

.add_edit_address ul li a:first-child:after {
    content: "\f044";
    margin: 0 0 0 10px;
}

.add_edit_address ul li a:last-child:after {
    content: "\f2ed";
    margin: 0 0 0 -5px;
}

.reset-complete .control-group {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.reset-complete .control-group .control-label {
    padding: 0;
}

.reset-complete .control-group .controls {
    margin: 0;
}

.adminForm .name,
.adminForm .username {
  display: none;
}

.layout-list .order-module.order-view {
	display: none;
}

.layout-list .login-order-module {
    margin: 40px auto auto auto;
}

.layout-list .login-order-module #com-form-login {}

.layout-list .login-order-module #com-form-login h4 {
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.2;
    margin: 0 0 20px 0;
    text-align: center;
    display: none;
}

.layout-list .login-order-module #com-form-login p {
    text-align: center;
    margin: 0 0 40px 0;
}

.layout-list .login-order-module #com-form-login .control {
    margin: 0 0 20px 0;
}

.layout-list .login-order-module #com-form-login .control.divider {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
}

.layout-list .login-order-module #com-form-login .control.divider a {
    margin: 0 !important;
    padding: 0 !important;
    background: transparent;
    border: 0;
    color: #252525;
}

.layout-list .login-order-module #com-form-login .control.divider a:first-child {
	display: none;
}

.layout-list .login-order-module #com-form-login .control.divider a:hover {
    color: #b79445;
}

.layout-list .login-order-module #com-form-login input {
	border-radius: 0;
}

.layout-list .login-order-module #com-form-login input[type=submit] {
    border-color: #b79445;
    background-color: #b79445;
    font-size: 14px;
    border-radius: 0;
    height: 35px;
    padding: 0;
    width: 100%;
    border: 0;
    color: #fff;
    cursor: pointer;
}

.layout-list .login-order-module #com-form-login input[type=submit]:hover {
	background: #000
}

.chzn-container {
	margin-bottom: 0 !important;
}

.view-cart .vm-wrap.vm-order-done {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.view-cart .vm-wrap.vm-order-done .vm-button-correct {
    border: 1px solid #000;
    color: #000;
    padding: 5px 10px;
    text-transform: uppercase;
    margin: 30px 0 0 0;
}

.view-cart .vm-wrap.vm-order-done .vm-button-correct:hover {
    background: #b79445 !important;
    color: #ffffff;
    border: 1px solid #b79445;
}

.vm-orders-information {}

.vm-orders-information .spacer {
    margin: 40px 0 0 0;
}

.vm-orders-information .list-orders {
    margin: 0;
}

.vm-orders-information .list-orders a {
	border: 1px solid #000;
	padding: 5px 10px;
	text-transform: uppercase;
	color: #000;
}

.vm-orders-information .list-orders a:hover {
    background: #b79445 !important;
    color: #ffffff;
    border: 1px solid #b79445;
}

.vm-orders-information .vm-orders-order {}

@media (max-width: 991px) and (min-width: 1px) {
	.vm-orders-information .vm-orders-order {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
	}
}

.vm-orders-information .vm-orders-order table .odd {
    background: #fafafa;
}

.vm-orders-information .vm-orders-order table .even {}

.vm-orders-information .vm-orders-items {}

.vm-orders-information .vm-orders-items #ui-tabs {
    background: #fafafa;
    padding: 20px;
}

.vm-orders-information .vm-orders-items #ui-tabs ul#tabs {
    padding: 0;
    margin: 0 0 20px 0;
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    list-style-type: none;
    width: 100%;
    border-bottom: 1px solid #252525;
}

.vm-orders-information .vm-orders-items #ui-tabs ul#tabs li {
    font-weight: 400;
    cursor: pointer;
    text-transform: uppercase;
    padding: 0 5px;
    border-bottom: 2px solid transparent;
}

.vm-orders-information .vm-orders-items #ui-tabs ul#tabs li.current {
    border-bottom: 2px solid black;
}

.vm-orders-information .vm-orders-items .tabs a {
	color: #252525;
}

.vm_td_right_vmpayment_name br {
	display: none;
}

.vm-orders-information .vm-orders-order .vm_td_left {
    padding: 5px 10px;
}

.vm-orders-information .vm-orders-order .vm_td_right {
    padding: 5px 10px;
    line-height: 20px;
}

.vm-orders-information .vm-orders-order .vm_td_right .vmshipment_description a {
	color: #18ab4f;
	margin: 0 0 0 5px;
}

.vm-orders-information .vm-orders-order .tr_user_details {
    border: 1px solid #fafafa;
}

.vm-orders-information .vm-orders-order .tr_user_details .td_user_details {
    width: 50%;
}

.vm-orders-information .vm-orders-order .tr_user_details .td_user_details:first-child {
	border-right: 1px solid #fafafa;
}

.vm-orders-information .vm-orders-order .tr_user_details .td_user_details tr {
	border-bottom: 1px solid #fafafa;
}

.vm-orders-information .vm-orders-order .tr_user_details .td_user_details tr:last-child {
	border-bottom: 0px solid #252525;
}

.vm-orders-information .vm-orders-order .tr_user_details .td_user_details span {
	display: block;
	padding: 7px 10px 10px 10px;
}

.vm-orders-information .vm-orders-order .tr_user_details strong {
	display: block;
	background: #fafafa;
	text-transform: uppercase;
	padding: 5px 10px;
}

#editcell {
    margin: 40px 0 0 0;
}

@media (max-width: 991px) and (min-width: 1px) {
	#editcell {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
	}
}

#editcell th {
    text-align: center;
}

#editcell td {
    text-align: center;
}

#editcell td a {
    color: #b79445;
}

#editcell td a:hover {
    color: #000;
}


.view-cart .vm-wrap.vm-order-done .page-header {
    /* margin: 0 0 50px 0; */
    border: 0;
}

.pagamento_cielo {
    margin: 50px 0 0 0;
}

.pagamento_cielo .payment_tabs {
	padding: 0 15px;
	border: 0;
}

.pagamento_cielo .payment_tabs li a .fa:first-child {
	display: none;
}

.pagamento_cielo .panel-heading.display-table {
	width: 100%;
}

.pagamento_cielo #cielorestj3vm3CC input,
.pagamento_cielo #cielorestj3vm3CC select,
.pagamento_cielo #cielorestj3vm3CC .subscribe  {
	height: 40px;
	font-size: 14px;
}

.pagamento_cielo #cielorestj3vm3CC .subscribe  {
	margin: 20px 0 0 0;
}

.pagamento_cielo .card-wrapper {
	margin: 0 0 20px 0;
}

.pagamento_cielo .jp-card-container {
	margin: 0 0 0 0 !important;
}

.pagamento_cielo .input-group-addon:last-child {
    line-height: 26px;
    width: 40px;
}

.pagamento_cielo .input-group.BrandsImages {
	list-style-type: none;
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 0 0 0 0 !important;
	padding: 0;
}

.pagamento_cielo .input-group.BrandsImages li {
    margin: 0 0 10px 0;
}

.pagamento_cielo .input-group.BrandsImages img {
	margin: auto;
}

.view-cart .vm-wrap.vm-order-done table {
	display: none;
}

.com-virtuemart.view-productdetails .productdetails-view .tabs .tab-pane .customer-reviews #reviewform {}

.com-virtuemart.view-productdetails .productdetails-view .tabs .tab-pane .customer-reviews #reviewform .first_step {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    margin: auto;
    width: 100%;
}

.com-virtuemart.view-productdetails .productdetails-view .tabs .tab-pane .customer-reviews #reviewform .first_step p {
    margin: auto;
}

.com-virtuemart.view-productdetails .productdetails-view .tabs .tab-pane .customer-reviews #reviewform .first_step .rating {
    width: 100%;
    text-align: left;
}

.com-virtuemart.view-productdetails .productdetails-view .tabs .tab-pane .customer-reviews #reviewform .first_step .rating label {}

.com-virtuemart.view-productdetails .productdetails-view .tabs .tab-pane .customer-reviews #reviewform .first_step .rating label span .vmicon {}

.com-virtuemart.view-productdetails .productdetails-view .tabs .tab-pane .customer-reviews #reviewform .first_step .rating label span .vmicon span.stars-orange {}

.com-virtuemart.view-productdetails .productdetails-view .tabs .tab-pane .customer-reviews #reviewform .second_step {
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #eee;
}

.com-virtuemart.view-productdetails .productdetails-view .tabs .tab-pane .customer-reviews #reviewform .second_step .write-reviews {}

.com-virtuemart.view-productdetails .productdetails-view .tabs .tab-pane .customer-reviews #reviewform .second_step .write-reviews p {
}

.com-virtuemart.view-productdetails .productdetails-view .tabs .tab-pane .customer-reviews #reviewform .second_step .write-reviews textarea {
    margin: 0 0 10px 0;
    border: 1px solid #e5e5e5;
    padding: 15px;
    height: 169px;
    border-radius: 0;
    width: 100%;
}

.com-virtuemart.view-productdetails .productdetails-view .tabs .tab-pane .customer-reviews #reviewform .second_step .write-reviews .counter {
    width: 100%;
    display: inline-flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 0 20px 0;
}

.com-virtuemart.view-productdetails .productdetails-view .tabs .tab-pane .customer-reviews #reviewform .second_step .write-reviews .counter span {
    font-size: 14px !important;
    flex: 0 0 15%;
}

.com-virtuemart.view-productdetails .productdetails-view .tabs .tab-pane .customer-reviews #reviewform .second_step .write-reviews .counter input {
    margin: 0;
    border: 1px solid #e5e5e5;
    height: 35px;
    border-radius: 0;
    flex: 0 0 10%;
}

.com-virtuemart.view-productdetails .productdetails-view .tabs .tab-pane .customer-reviews #reviewform .second_step .write-reviews .enviar {}

.com-virtuemart.view-productdetails .productdetails-view .tabs .tab-pane .customer-reviews #reviewform .second_step .write-reviews .enviar input,
.com-virtuemart.view-productdetails .productdetails-view .tabs .tab-pane .customer-reviews .highlight-button {
    display: inline-block;
    color: #fff !important;
    width: 100%;
    max-width: 120px;
    background: #b79445;
    border: 0 !important;
    margin: 0;
    height: 35px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
}

.com-virtuemart.view-productdetails .productdetails-view .tabs .tab-pane .customer-reviews #reviewform .second_step .write-reviews .enviar input:hover,
.com-virtuemart.view-productdetails .productdetails-view .tabs .tab-pane .customer-reviews .highlight-button:hover  {
	background: #000;
}

.com-virtuemart.view-productdetails .ask-a-question.bold {
  display: none;
}