
@font-face {
  font-family: "bodoni";
  src: url(/ecomm_files/fonts/Bodoni_Bold.ttf);
}

#eCommerceMenu{
	background-color: #000;
	position: fixed; 
	top: 0px; 
	left: 0px;
	width: 100vw;
	z-index: 150000000;
	}

#header_3_logo_bg{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #CCC;
	z-index: 0;
	letter-spacing: 2px;
	}

#nav_header_3_logo_bg{
	margin-top: 34px; 
	white-space: nowrap; 
	text-align: left;
	padding-bottom: 45px;
	}

#logo_left_menu_3{ 
	position: absolute; top: 40px; left: 10px; cursor: pointer; padding: 8px;
	}

#logo_left_menu_3 img{
	max-height: 74px; 
	max-width: 200px;
	}
	
#topCenterInsert{
	position: absolute; 
	top: 317px; 
	right: 30px;
	font-size: 14px;
	text-align: center; 
	}

#header-cat-images{
	/* display: none; */
	height: 430px;
	white-space: nowrap;
	overflow: hidden;
	}

#header-bg-left,
#header-bg-center,
#header-bg-right{
	background-size: cover;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #fff;
	height: 100%;
	display: inline-block;
	margin: 0px auto 0px auto;
	padding: 0px;
	cursor: pointer;
	}

#header-bg-left{
	background-image: url(/ecomm_files/data/images2/header_3/column_1.jpg);
	width: 33%;
	}

#header-bg-left:hover{
	background-image: linear-gradient(to top, rgba(0, 0, 0, 70), rgba(255, 255, 255, 0)), 
		url(/ecomm_files/data/images2/header_3/column_1.jpg);
	}

#header-bg-center{
	background-image: url(/ecomm_files/data/images2/header_3/column_2.jpg);
	width: 34%;
	}

#header-bg-center:hover{
	background-image: linear-gradient(to top, rgba(0, 0, 0, 70), rgba(255, 255, 255, 0)), 
		url(/ecomm_files/data/images2/header_3/column_2.jpg);
	}
	
#header-bg-right{
	background-image:url(/ecomm_files/data/images2/header_3/column_3.jpg);
	width: 33%;
	}

#header-bg-right:hover{
	background-image: linear-gradient(to top, rgba(0, 0, 0, 70), rgba(255, 255, 255, 0)), 
		url(/ecomm_files/data/images2/header_3/column_3.jpg);
	}
	
.rightAngleAnim{
	width: 150px;
	margin-bottom: 50px;
	transition: all .5s ease 0s;
	opacity: 0;
	}
	
.addSmoothTransition{
	transition: all .5s ease 0s;
	font-family: "bodoni";
	font-weight: bold;
	}

.moveTextHeader3{
	color: #fff; 
	font-size: 26px; 
	text-align: center;
	display: table-cell; 
	vertical-align: bottom;
	text-align: center;
	height: 380px;
	width: 100vw;
    transition: all .5s ease 0s;
	}

#header_3_logo_img{
	display: inline-block;
	vertical-align: middle;
	padding: 33px 0px 10px 19px;
	height: 147px;
	}

.headerMenu3picCenter{
	text-align: center;
	padding: 10px;
	}

#header-menu-right-side{
	display: inline-block;
	vertical-align: top;
	text-align: right;
	border: 0px solid #f00;
	padding-right: 50px;
	font-size: 13px;
	float: right;
	}

.menu-cw-titles{
	padding: 38px 8px 20px 8px;
	display: inline-block;
	height: 16px;
	font-weight: bold;
	}

.menu-cw-titles-2{
	padding: 17px;
	font-size: 40px;
	}
	
#header_3_logo_bg_2{
	display: none;
	}

.header_3_social{
	padding-left: 10px;
	}

@media screen and (max-width: 1200px){
	.menu-cw-titles{
		font-size: 13px;
		}
	}

@media screen and (max-width: 1160px){
	#header_3_logo_bg{
		display: none;
		}
	#header_3_logo_bg_2{
		display: block;
		}
	#topFrameAll{
		height: 132px;
		border-bottom: 1px solid #CCC;
		}

	}

.inlineblock{
	display: inline-block;
	}

.menu-cw-title-3-drop{
	position: absolute;
	top: 65px;
	left: -67px;
	text-align: left;
	background-color: #fff;
	border-radius: 0px;
	border: 1px solid #333;
	border-radius: 4px;
	display: none;
	}

.divNormalColor{
	background-color: #fff;
	}
	
.divHoverColor{
	background-color: #d1d1d1;
	}

.top-left-corner {
     content: '';
    position: absolute;
    right: -44px;
    top: 56px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #000;
    clear: both;
	}

.menu-cw-titles a:hover{
	color: #464646; 
	}
	
.drop-menu-styles{
	padding: 13px 25px 10px 25px;
	}

.drop-menu-styles:first-child{
	padding: 13px 25px 10px 25px;
	border-radius: 4px 4px 0px 0px;
	}
	
.drop-menu-styles:last-child{
	padding: 13px 25px 10px 25px;
	border-radius: 0px 0px 4px 4px;
	}

#openMenu3x {
	position: absolute; top: 44px; right: 10px; font-size: 25px; padding: 9px 14px 7px 14px; cursor: pointer;
	}
	
#closeMenu3x {
	position: absolute; top: 15px; right: 15px; border-radius: 150px; padding: 3px 8px 1px 9px; font-size: 25px; cursor: pointer;
	font-weight:100;
	color: #fff;
	font-family: sans-serif;
	}

#closeMenu3x img{
	height: 100px;
	width: 100px;
	}
	
#menuOverBg{
	background-image: url(/ecomm_files/images2/whitebg90.png);
	height: 100vh;
	width: 100vw;
	z-index: 99999999999999;
	position: fixed;
	top: 0px;
	left: 0px;
	display: none;
	}

#menuConta{
	border: 1px solid #333; 
	border-radius: 30px; 
	padding: 15px 25px; 
	position: absolute; 
	top: 10px; 
	left: 10px; 
	font-size: 25px;
	}
	
#menuContaBody{
	text-align: center; 
	vertical-align: middle; 
	display: inline-block; 
	margin-top: calc(100vh * 0.15);
	margin-bottom: calc(100vh * 0.15);
	}

#menu3xMenu{
	text-align: center; 
	height: 100vh; 
	overflow-x: hidden;
	overflow-y: auto;
	}

.icon-bar{
	background-color: #333;
	height: 1px;
	width: 25px;
	margin-bottom: 6px;
	}


@media screen and (max-width: 1200px){
	.menu-cw-titles-7{
		font-size: 13px;
		}
	}

.menu-cw-titles-7 a:hover{
	color: #464646; 
	}
	
.menu-cw-titles-7{
	padding: 0px 8px 20px 8px;
	display: inline-block;
	height: 16px;
	font-weight: bold;
	}
	
.menu-cw-titles-7 a:hover{
	color: #464646; 
	}
	
.top-left-corner-7 {
    content: '';
    position: absolute;
    right: 55px;
    top: 21px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #000;
    clear: both;
	}
.menu-cw-title-7-drop{
	position: absolute;
	top: 33px;
	right: -4px;
	text-align: left;
	background-color: #fff;
	border-radius: 0px;
	border: 1px solid #333;
	border-radius: 4px;
	display: none;
	}

.drop-menu-styles-7{
	padding: 13px 25px 10px 25px;
	}

.drop-menu-styles-7:first-child{
	padding: 13px 25px 10px 25px;
	border-radius: 4px 4px 0px 0px;
	}
	
.drop-menu-styles-7:last-child{
	padding: 13px 25px 10px 25px;
	border-radius: 0px 0px 4px 4px;
	}

