/* line 5, ../sass/theme.scss */
body { color: #666666; font-family: verdana; line-height: 1.6; }
textarea:focus, input:focus { outline: none; }
/* line 11, ../sass/theme.scss */
#page { /*overflow: hidden;*/ position: relative; }
.navbar-nav {   margin: 0; }
#bs-example-navbar-collapse-1{
	z-index:9999;
	    display: flex !important;
    justify-content: space-between;
	}
		
/* top */
/* line 17, ../sass/theme.scss */
#top { color: white; font-size: .714em; text-transform: uppercase; padding:10px 0px;}
/* line 22, ../sass/theme.scss */
#top p, #top .nav { margin: 0; }
/* line 25, ../sass/theme.scss */
#top .text-note { padding: 2px 0; color: #808080; }
.space { margin: 0 0 0 -4px; padding-right: 7px; }
/* Drop down menu */
/* line 31, ../sass/theme.scss */
.dropdown-menu { background: #181818; border: none; border-radius: 0; margin: 0; }
/* line 37, ../sass/theme.scss */
.dropdown-menu > li > a { line-height: 1.6; padding: 5px 20px 8px; }
/* line 40, ../sass/theme.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { background-color: transparent; }
/* line 45, ../sass/theme.scss */
.dropdown-menu h3 { font-size: 1em; font-weight: 700; text-transform: uppercase; color: white; }
/* line 52, ../sass/theme.scss */
.list-thumbs-pro .product { margin-bottom: 0; overflow: hidden; }
/* line 55, ../sass/theme.scss */
.list-thumbs-pro .product + .product { border-top: 1px dotted #282828; margin-top: 20px; padding-top: 20px; }
/* line 61, ../sass/theme.scss */
.list-thumbs-pro h4 { padding-right: 0; }
/* line 64, ../sass/theme.scss */
.list-thumbs-pro .product-thumb-info-image { float: left; margin-bottom: 0; }
/* line 68, ../sass/theme.scss */
.list-thumbs-pro .product-thumb-info-content { padding: 3px 20px 0 75px; }
/* line 71, ../sass/theme.scss */
.list-thumbs-pro .product-remove { float: right; }
/* line 76, ../sass/theme.scss */
.list-md-pro { color: #666666; }
/* line 78, ../sass/theme.scss */
.list-md-pro .product-thumb-info-content h4 { margin-bottom: 15px; padding-right: 0; text-transform: uppercase; }
/* line 86, ../sass/theme.scss */
.nav-top > li { border-right: 1px solid rgba(255, 255, 255, 0.1); }
/* line 88, ../sass/theme.scss */

.nav-top > li > a { border-radius: 0; padding: 2px 0; color: #808080; font-size: 11px; }
/* line 92, ../sass/theme.scss */
.nav-top > li > a .caret { color: #999999; margin-left: 10px; }
/* line 96, ../sass/theme.scss */
.nav-top > li > a:hover, .nav-top > li > a:focus { background-color: transparent; }
/* line 100, ../sass/theme.scss */
.nav-top > li:first-child { border-left: 1px solid rgba(255, 255, 255, 0.1); }
/* line 104, ../sass/theme.scss */
.nav-top > .langs > a { margin-top: -3px; padding-left: 20px; }
.nav-pills > li + li { margin-left: 10px; }
/* line 107, ../sass/theme.scss */
.nav-top .dropdown-menu { background: #282828; }
/* line 112, ../sass/theme.scss */
.nav-top .list-thumbs-pro .product + .product { border-top-color: #666666; }
/* line 119, ../sass/theme.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus { background-color: transparent; border-color: transparent; }
/* menu-shop */
/* line 125, ../sass/theme.scss */
.menu-shop { padding-right: 15px; position: relative;/* end dropdown-menu*/ }
/* line 128, ../sass/theme.scss */
.menu-shop i { font-size: 1.3em; }
/* line 131, ../sass/theme.scss */
.menu-shop .dropdown-menu { color: white; min-width: 415px; text-transform: none; padding: 20px; }
/* line 136, ../sass/theme.scss */
.menu-shop .dropdown-menu a { color: white; }
/* line 138, ../sass/theme.scss */
.menu-shop .dropdown-menu a:hover, .menu-shop .dropdown-menu a:focus { color: #c39a42; }
/* line 142, ../sass/theme.scss */
.menu-shop .dropdown-menu .item-cat a { color: #999999; }
/* line 144, ../sass/theme.scss */
.menu-shop .dropdown-menu .item-cat a:hover, .menu-shop .dropdown-menu .item-cat a:focus { color: #c39a42; }
/* line 151, ../sass/theme.scss */
.cart-buttons { padding-top: 20px; }
/* line 153, ../sass/theme.scss */
.cart-buttons .btn { margin-left: 10px; }
/* line 158, ../sass/theme.scss */
.cart-subtotals { border-top: 1px dotted #666666; font-family: Roboto Slab, serif; font-size: 1.071em; margin-top: 20px; padding-top: 20px; text-transform: uppercase; }
/* line 166, ../sass/theme.scss */

.shopping-bag { background-color: #c39a42; border-radius: 50%; color: white; display: block; font-size: 12px; height: 20px; line-height: 21px; position: absolute; right: 2px; text-align: center; top: 5px; width: 20px; }
/* Languages */
/* line 182, ../sass/theme.scss */
.langs .dropdown-menu { min-width: 28px; padding: 0; }
/* line 185, ../sass/theme.scss */
.langs .dropdown-menu > li + li { border-top: 1px solid #333333; }
/* line 188, ../sass/theme.scss */
.langs .dropdown-menu > li > a { padding: 0 5px; }
/* My Account */
/* line 196, ../sass/theme.scss */
.my-account .dropdown-menu { font-size: 1em; padding: 10px 0; }
/* line 199, ../sass/theme.scss */
.my-account .dropdown-menu > li > a { color: white; }
/* line 201, ../sass/theme.scss */
.my-account .dropdown-menu > li > a:hover, .my-account .dropdown-menu > li > a:focus { color: #c39a42; }
/* menu */
/* line 208, ../sass/theme.scss */
.logo { margin: 0 20px; display: block; float: left; }
.btn-white:hover, .btn-white:focus { background-color: #c39a42 !important; border-color: #d0a74f !important; }
/* line 214, ../sass/theme.scss */
.navbar-main { border-color: #f4f4f4; border-style: solid; border-width: 1px 0; background-color: white; margin-bottom: 0; /* box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.5);*/ z-index: 5; }
/* line 221, ../sass/theme.scss */
.navbar-main .container { position: relative; }
/* line 226, ../sass/theme.scss */
.navbar-main .navbar-nav { font-family: verdana; }
/* line 228, ../sass/theme.scss */
.navbar-main .navbar-nav > li > a { box-sizing: border-box; color: #808080; display: inline-block; float: left; font: 13px/48px ProximaNova, Arial, sans-serif; height: 100%; padding: 0 10px; text-transform: uppercase; }
/* line 24, ../sass/mixins/_mixins.scss */
.navbar-main .navbar-nav > li > a:hover, .navbar-main .navbar-nav > li > a:focus { color: #4d4d4d; }
/* line 234, ../sass/theme.scss */
.navbar-main .navbar-nav > li > a:hover, .navbar-main .navbar-nav > li > a:focus { color: #4d4d4d; }
/* line 246, ../sass/theme.scss */
.navbar-main .navbar-nav > .active > a, .navbar-main .navbar-nav > .active > a:hover, .navbar-main .navbar-nav > .active > a:focus, .navbar-main .navbar-nav > .open > a, .navbar-main .navbar-nav > .open > a:hover, .navbar-main .navbar-nav > .open > a:focus, .navbar-main .navbar-nav .open .dropdown-menu > .active > a, .navbar-main .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-main .navbar-nav .open .dropdown-menu > .active > a:focus { color: #4d4d4d; }
/* line 251, ../sass/theme.scss */
.navbar-main .navbar-nav .open > a:after { bottom: 0; height: 0; border-bottom: 6px solid #181818; border-left: 5px solid rgba(0, 0, 0, 0); border-right: 5px solid rgba(0, 0, 0, 0); content: ""; left: 50%; margin-left: -5px; position: absolute; width: 0; }
/* line 264, ../sass/theme.scss */
.navbar-main .navbar-nav .open .dropdown-menu > li > a { line-height: 1.6; padding: 5px 20px 8px; }
/* line 269, ../sass/theme.scss */
.navbar-main .navbar-nav .dropdown-menu { padding: 10px 0; }
/* line 271, ../sass/theme.scss */
.navbar-main .navbar-nav .dropdown-menu li a { color: white; }
/* line 273, ../sass/theme.scss */
.navbar-main .navbar-nav .dropdown-menu li a:hover, .navbar-main .navbar-nav .dropdown-menu li a:focus { color: #c39a42; }
/* line 279, ../sass/theme.scss */
.navbar-main .navbar-nav .dropdown-menu > .active > a, .navbar-main .navbar-nav .dropdown-menu > .active > a:hover, .navbar-main .navbar-nav .dropdown-menu > .active > a:focus { background-color: transparent; color: #c39a42; }
/* line 283, ../sass/theme.scss */
.navbar-main .navbar-nav .dropdown-menu .item-cat a { color: #999999; }
/* line 285, ../sass/theme.scss */
.navbar-main .navbar-nav .dropdown-menu .item-cat a:hover, .navbar-main .navbar-nav .dropdown-menu .item-cat a:focus { color: #c39a42; }
/* line 292, ../sass/theme.scss */
.dropdown-submenu { position: relative; }
/* line 294, ../sass/theme.scss */
.dropdown-submenu > .dropdown-menu { top: 0; left: 100%; margin-top: -10px; }
/* line 299, ../sass/theme.scss */
.dropdown-submenu > a:after { display: block; content: " "; float: right; width: 0; height: 0; border-color: transparent; border-style: solid; border-width: 4px 0 4px 4px; border-left-color: #dddddd; margin-top: 6px; margin-right: -10px; }
/* line 312, ../sass/theme.scss */
.dropdown-submenu:hover > .dropdown-menu { display: block; }
/* line 316, ../sass/theme.scss */
.dropdown-submenu:hover > a:after { border-left-color: white; }
/* line 320, ../sass/theme.scss */
.navbar-nav > .megamenu { position: static; }
/* line 322, ../sass/theme.scss */
.navbar-nav > .megamenu .dropdown-menu { left: 0; margin: 0 15px; padding: 0; right: 0; }
/* line 327, ../sass/theme.scss */
.navbar-nav > .megamenu .dropdown-menu .sub-menu > li > a { display: block; padding-bottom: 10px; white-space: nowrap; }
/* line 333, ../sass/theme.scss */
.navbar-nav > .megamenu .mega-menu-content { padding: 0 25px; }
/* line 335, ../sass/theme.scss */
.navbar-nav > .megamenu .mega-menu-content .menu-column { padding: 30px 20px; }
/* line 337, ../sass/theme.scss */
.navbar-nav > .megamenu .mega-menu-content .menu-column + .menu-column { border-left: 1px solid #282828; display: table-cell; float: none; }
/* line 343, ../sass/theme.scss */
.navbar-nav > .megamenu .mega-menu-content h3 { color: white; font-family: 'Raleway', sans-serif; }
/* line 347, ../sass/theme.scss */
.navbar-nav > .megamenu .mega-menu-content .product-thumb-info-content { padding-right: 0; }
/* line 349, ../sass/theme.scss */
.navbar-nav > .megamenu .mega-menu-content .product-thumb-info-content p { font-family: 'Raleway', sans-serif; }
/* nav-white */
/* line 357, ../sass/theme.scss */
.navbar-main .nav-white .megamenu.open > a:after { border-bottom-color: rgba(0, 0, 0, 0.1); }
/* line 362, ../sass/theme.scss */
.nav-white > .megamenu .dropdown-menu { background: white; }
/* line 364, ../sass/theme.scss */
.nav-white > .megamenu .dropdown-menu li a { color: #666666; }
/* line 366, ../sass/theme.scss */
.nav-white > .megamenu .dropdown-menu li a:hover, .nav-white > .megamenu .dropdown-menu li a:focus { color: #c39a42; }
/* line 372, ../sass/theme.scss */
.nav-white > .megamenu .mega-menu-content .menu-column { padding: 30px 20px; }
/* line 374, ../sass/theme.scss */
.nav-white > .megamenu .mega-menu-content .menu-column + .menu-column { border-left-color: rgba(0, 0, 0, 0.1); }
/* line 378, ../sass/theme.scss */
.nav-white > .megamenu .mega-menu-content h3 { color: #333333; }
/* line 381, ../sass/theme.scss */
.nav-white > .megamenu .mega-menu-content .sub-menu > li > a { color: #666666; }
/* line 383, ../sass/theme.scss */
.nav-white > .megamenu .mega-menu-content .sub-menu > li > a:hover, .nav-white > .megamenu .mega-menu-content .sub-menu > li > a:focus { color: #c39a42; }
/* line 387, ../sass/theme.scss */
.nav-white > .megamenu .mega-menu-content .list-thumbs-pro .product + .product { border-top-color: rgba(0, 0, 0, 0.1); }
/* login */
/* line 394, ../sass/theme.scss */
.login-wrapper { background: black; color: white; padding: 30px; position: absolute; overflow: hidden; right: 0; width: 500px; z-index: 3; -moz-transform: translate3d(100%, 0, 0); -ms-transform: translate3d(100%, 0, 0); -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); -moz-transition: -moz-transform .2s ease-in-out; -webkit-transition: -webkit-transform .2s ease-in-out; transition: transform .2s ease-in-out; display: none; }
/* line 410, ../sass/theme.scss */
.login-wrapper label { color: #999999; display: block; }
/* line 414, ../sass/theme.scss */
.login-wrapper .form-control { background: none; width: 100%; }
/* line 419, ../sass/theme.scss */
.login-wrapper .form-group, .login-wrapper .list-inline { margin-bottom: 30px; }
/* line 422, ../sass/theme.scss */
.login-wrapper .list-inline li + li { margin-left: 30px; }
/* line 425, ../sass/theme.scss */
.login-wrapper h4 { font-size: 1em; font-weight: 700; text-transform: uppercase; color: white; }
/* line 429, ../sass/theme.scss */
.login-wrapper a { color: white; }
/* line 431, ../sass/theme.scss */
.login-wrapper a:hover, .login-wrapper a:focus { color: #c39a42; }
/* line 435, ../sass/theme.scss */
.login-wrapper.open { -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
/* search */
/* line 444, ../sass/theme.scss */
.form-search { position: relative; }
/* line 446, ../sass/theme.scss */
.form-search .form-group { width: 100%; }
/* line 449, ../sass/theme.scss */
.form-search .form-control { background: none; border-color: white; border-right: none; border-width: 2px; width: 100%; }
/* line 456, ../sass/theme.scss */
.form-search .btn { border-left: none; margin-left: -2px; position: absolute; right: 0; top: 0; }
/* line 465, ../sass/theme.scss */
.search-wrapper { background: black; color: white; padding-top: 10%; }
/* line 469, ../sass/theme.scss */
.search-wrapper .close { color: white; font-family: Roboto Slab, serif; font-size: 2.571em; }
/* line 474, ../sass/theme.scss */
.search-wrapper .modal-content { background-color: transparent; border: none; border-radius: 0; box-shadow: none; }
/* owl carousel */
/* line 483, ../sass/theme.scss */
.owl-theme .owl-controls { left: 0; margin-top: 0; position: absolute; width: 100%; }
/* line 491, ../sass/theme.scss */
.owl-theme .owl-controls .owl-buttons .owl-prev, .owl-theme .owl-controls .owl-buttons .owl-next { background: #333333; border-radius: 0; color: white; font-size: 1.285em; height: 50px; line-height: 50px; margin: 0; filter: alpha(opacity=100); opacity: 1; padding: 0; width: 50px; -webkit-transition: all 300ms; -moz-transition: all 300ms; transition: all 300ms; }
/* line 505, ../sass/theme.scss */
.owl-theme .owl-controls .owl-buttons .owl-prev:hover, .owl-theme .owl-controls .owl-buttons .owl-prev:focus, .owl-theme .owl-controls .owl-buttons .owl-next:hover, .owl-theme .owl-controls .owl-buttons .owl-next:focus { background-color: #c39a42; }
/* home slide */
/* line 511, ../sass/theme.scss */
.main-slide .container { margin-bottom: 50px; margin-top: 50px; }
/* line 516, ../sass/theme.scss */
.item-caption { color: white; text-align: center; text-transform: uppercase; }
/* line 520, ../sass/theme.scss */
.item-caption .item-cat, .item-caption h2 { font-family: Roboto Slab, serif; text-shadow: 1px 3px 5px rgba(0, 0, 0, 0.25); }
/* line 524, ../sass/theme.scss */
.item-caption .item-cat { margin-bottom: 10px; }
/* line 527, ../sass/theme.scss */
.item-caption h2 { color: white; font-family: Roboto Slab, serif; font-size: 4.286em; font-line-height: 1; text-transform: uppercase; letter-spacing: 3px; margin-bottom: 40px; }
/* line 535, ../sass/theme.scss */
.owl-carousel .item { position: relative; }
/* line 537, ../sass/theme.scss */
.owl-carousel .item > img { display: inline-block; }
/* line 540, ../sass/theme.scss */
.owl-carousel .item .item-caption { bottom: 0; height: 80%; left: 0; margin: auto; position: absolute; right: 0; width: 80%; }
/* line 548, ../sass/theme.scss */
.owl-carousel .item .item-caption .item-cat a { color: white; }
/* line 550, ../sass/theme.scss */
.owl-carousel .item .item-caption .item-cat a:hover, .owl-carousel .item .item-caption .item-cat a:focus { color: #c39a42; }
/* line 555, ../sass/theme.scss */
.owl-carousel .item .item-caption-inner { display: table; height: 100%; width: 100%; }
/* line 560, ../sass/theme.scss */
.owl-carousel .item .item-caption-wrap { display: table-cell; vertical-align: middle; }
/* line 566, ../sass/theme.scss */
.main-demo { /* end owl-controls*/ }
/* line 567, ../sass/theme.scss */
.main-demo .item { text-align: center; }
/* line 570, ../sass/theme.scss */
.main-demo .item-caption { top: 0; }
/* line 573, ../sass/theme.scss */
.main-demo .owl-controls { margin-top: -25px; top: 50%; }
/* line 577, ../sass/theme.scss */
.main-demo .owl-controls .owl-buttons .owl-prev { float: left; }
/* line 580, ../sass/theme.scss */
.main-demo .owl-controls .owl-buttons .owl-next { float: right; }
/* line 588, ../sass/theme.scss */
.second-demo .item:after { background-color: rgba(0, 0, 0, 0.5); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 1; }
/* line 598, ../sass/theme.scss */
.second-demo .item .item-caption { z-index: 2; }
/*#item1 {
	background-color: #adacaa;
}

#item2 {
	background-color: #d41247;
}

#item3 {
	background-color: #f278a1;
}
*/
/* product slide */
/* line 618, ../sass/theme.scss */
.product-slide { padding-top: 100px; }
/* line 620, ../sass/theme.scss */
.product-slide .owl-controls { top: 0; }
/* line 623, ../sass/theme.scss */
.product-slide .owl-controls .owl-buttons .owl-prev, .product-slide .owl-controls .owl-buttons .owl-next { background: none; border: 2px solid #333333; color: #333333; font-size: 2.2em; line-height: 45px; margin: 0 2px; }
/* line 24, ../sass/mixins/_mixins.scss */
.product-slide .owl-controls .owl-buttons .owl-prev:hover, .product-slide .owl-controls .owl-buttons .owl-prev:focus, .product-slide .owl-controls .owl-buttons .owl-next:hover, .product-slide .owl-controls .owl-buttons .owl-next:focus { color: #c39a42; }
/* line 630, ../sass/theme.scss */
.product-slide .owl-controls .owl-buttons .owl-prev:hover, .product-slide .owl-controls .owl-buttons .owl-prev:focus, .product-slide .owl-controls .owl-buttons .owl-next:hover, .product-slide .owl-controls .owl-buttons .owl-next:focus { background-color: transparent; border-color: #c39a42; }
/* ad */
/* line 639, ../sass/theme.scss */
.ads { background: whitesmoke; border-bottom: 1px solid #dddddd; border-top: 1px solid #dddddd; margin-bottom: 50px; padding: 50px 0; }
/* collections */
/* line 648, ../sass/theme.scss */
.collections { margin-bottom: 50px; }
/* line 650, ../sass/theme.scss */
.collections .collect-item { text-align: center; }
/* line 653, ../sass/theme.scss */
.collections h2 { font-family: Roboto Slab, serif; font-size: 1.071em; margin-bottom: 25px; text-transform: uppercase; }
/* line 658, ../sass/theme.scss */
.collections p { margin-bottom: 25px; }
/* line 663, ../sass/theme.scss */
.collect-item-thumb { display: block; margin-bottom: 30px; overflow: hidden; position: relative; }
/* line 668, ../sass/theme.scss */
.collect-item-thumb:after { border: 1px solid white; bottom: 5px; content: ""; left: 5px; position: absolute; right: 5px; top: 5px; -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; }
/* line 679, ../sass/theme.scss */
.collect-item-thumb img { -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, transform 0.35s; -webkit-transform: scale(1); transform: scale(1); }
/* line 686, ../sass/theme.scss */
.collect-item-thumb:hover img { opacity: .7; -webkit-transform: scale(1.1); transform: scale(1.1); }
/* line 691, ../sass/theme.scss */
.collect-item-thumb:hover:after { -webkit-transform: scale(0.55, 0.5); transform: scale(0.55, 0.5); filter: alpha(opacity=0); opacity: 0; }
/* top-selling */
/* line 701, ../sass/theme.scss */
.top-selling { margin-bottom: 20px; }
/* line 705, ../sass/theme.scss */
#bg-red { background: #d55357; }
/* quick-view-pro */
/* line 711, ../sass/theme.scss */
.quick-view-pro .container { width: 100%; }
/* lookbook */
/* line 717, ../sass/theme.scss */
.lookbook { background: url("../images/bg-wood.jpg") repeat; color: white; font-size: .929em; margin-bottom: 60px; padding: 30px 30px 10px; position: relative; text-align: center; }
/* line 725, ../sass/theme.scss */
.lookbook h2 { color: white; font-size: 1.714em; font-weight: 700; margin-bottom: 10px; position: relative; text-transform: uppercase; z-index: 2; }
/* line 733, ../sass/theme.scss */
.lookbook h2 a { color: white; }
/* line 735, ../sass/theme.scss */
.lookbook h2 a:hover, .lookbook h2 a:focus { color: #c39a42; }
/* line 740, ../sass/theme.scss */
.lookbook:after { border: 3px solid white; bottom: 10px; content: ""; left: 10px; position: absolute; right: 10px; top: 10px; z-index: 1; }
/* parallax */
/* line 753, ../sass/theme.scss */
.pi-parallax { background-position: 50% 0%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-image: url(../images/content/slides/bg-parallax.jpg); color: white; }
/* line 760, ../sass/theme.scss */
.pi-parallax .item { display: table; height: 400px; }
/* line 763, ../sass/theme.scss */
.pi-parallax .item blockquote { border-left: 0; display: table-cell; font-size: 2.571em; margin: 0; padding: 0; text-align: center; vertical-align: middle; }
/* line 771, ../sass/theme.scss */
.pi-parallax .item blockquote p { font-family: Roboto Slab, serif; }
/* line 774, ../sass/theme.scss */
.pi-parallax .item blockquote footer { color: white; font-size: .5em; padding: 15px 0 0; position: relative; }
/* line 780, ../sass/theme.scss */
.pi-parallax .item blockquote footer:after { border-top: 1px solid white; content: ""; left: 50%; margin-left: -25px; position: absolute; top: 0; width: 50px; }
/* line 791, ../sass/theme.scss */
.pi-parallax .item .intro { display: table-cell; text-align: center; vertical-align: middle; }
/* line 795, ../sass/theme.scss */
.pi-parallax .item .intro h2 { color: white; font-family: verdana; font-size: 4.286em; font-line-height: 1; text-transform: uppercase; letter-spacing: 3px; }
/* line 804, ../sass/theme.scss */
.parallax-shop { background-image: url(../images/content/slides/bg-parallax-2.jpg); position: relative; }
/* line 807, ../sass/theme.scss */
.parallax-shop:after { background-color: rgba(0, 0, 0, 0.5); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 1; }
/* line 817, ../sass/theme.scss */
.parallax-shop .owl-carousel { text-shadow: 1px 3px 5px rgba(0, 0, 0, 0.25); z-index: 2; }
/* line 821, ../sass/theme.scss */
.parallax-shop p { margin-bottom: 40px; }
/* list-thumbs */
/* line 827, ../sass/theme.scss */
.list-thumbs { padding: 50px 0 30px; }
/* line 829, ../sass/theme.scss */
.list-thumbs h3 { font-size: 1em; font-weight: 700; text-transform: uppercase; border-bottom: 2px solid black; padding-bottom: 15px; }
/* line 832, ../sass/theme.scss */
.list-thumbs .list-thumbs-pro .product + .product { border-top-color: rgba(0, 0, 0, 0.1); }
/* line 837, ../sass/theme.scss */
.product-thumbs-slide { padding-top: 0; }
/* line 839, ../sass/theme.scss */
.product-thumbs-slide .owl-controls { padding: 0 15px; text-align: right; top: -63px; }
/* line 844, ../sass/theme.scss */
.product-thumbs-slide .owl-controls .owl-buttons .owl-prev, .product-thumbs-slide .owl-controls .owl-buttons .owl-next { font-size: 1.714em; height: 25px; line-height: 25px; margin: 0 0 0 10px; text-align: center; width: 25px; }
/* line 851, ../sass/theme.scss */
.product-thumbs-slide .owl-controls .owl-buttons .owl-prev *, .product-thumbs-slide .owl-controls .owl-buttons .owl-next * { display: block; line-height: 0.8; }
/* highlights */
/* line 860, ../sass/theme.scss */
.wp-ads { list-style: none; margin: 50px 0; overflow: hidden; padding: 0; }
/* line 865, ../sass/theme.scss */
.wp-ads li { background-color: #c39a42; color: white; display: inline-block; float: left; overflow: hidden; padding: 20px 0 20px 25px; width: 20%; }
/* line 873, ../sass/theme.scss */
.wp-ads li strong { display: block; }
/* line 876, ../sass/theme.scss */
.wp-ads li span { font-size: .857em; filter: alpha(opacity=50); opacity: .5; }
/* line 881, ../sass/theme.scss */
.wp-ads li .fa { float: left; font-size: 2.571em; margin-right: 10px; }
/* line 887, ../sass/theme.scss */
.wp-ads li + li { background-color: rgba(26, 188, 156, 0.9); }
/* line 889, ../sass/theme.scss */
.wp-ads li + li + li { background-color: rgba(26, 188, 156, 0.8); }
/* line 891, ../sass/theme.scss */
.wp-ads li + li + li + li { background-color: rgba(26, 188, 156, 0.7); }
/* line 893, ../sass/theme.scss */
.wp-ads li + li + li + li + li { background-color: rgba(26, 188, 156, 0.6); }
/* latest blog */
/* line 903, ../sass/theme.scss */
.latest-blog { padding: 80px 0 60px; }
/* line 905, ../sass/theme.scss */
.latest-blog h3 { font-family: verdana; font-size: 1.071em; margin-bottom: 15px; }
/* line 909, ../sass/theme.scss */
.latest-blog .post { border-bottom: none; margin-bottom: 0; padding-bottom: 0; }
/* wp-404 */
/* line 917, ../sass/theme.scss */
.ico-emotion { color: black; font-size: 10em; filter: alpha(opacity=10); opacity: .1; line-height: 1; }
/* line 925, ../sass/theme.scss */
.page-404 { background: #fafafa; padding: 70px 0; }
/* line 928, ../sass/theme.scss */
.page-404 h2 { font-family: verdana; font-size: 4.286em; font-line-height: 1; text-transform: uppercase; font-weight: 700; }
/* line 934, ../sass/theme.scss */
.form-search2 { margin: 30px 0; }
/* line 936, ../sass/theme.scss */
.form-search2 .form-control { height: 46px; }
/* line 939, ../sass/theme.scss */
.form-search2 .form-control, .form-search2 .btn { border-color: #dddddd; }
/* line 942, ../sass/theme.scss */
.form-search2 .btn { border-width: 1px; min-width: 0; padding-left: 20px; padding-right: 20px; }
/* line 950, ../sass/theme.scss */
#googlemaps { height: 385px; }
/* page-top */
/* line 955, ../sass/theme.scss */
.page-top, .page-top-md, .page-top-lg { background-color: #c39a42; color: white; text-align: center; }
/* line 960, ../sass/theme.scss */
.page-top .container, .page-top-md .container, .page-top-lg .container { display: table; height: 100px; }
/* line 964, ../sass/theme.scss */
.page-top .page-top-in, .page-top-md .page-top-in, .page-top-lg .page-top-in { display: table-cell; width: 100%; vertical-align: middle; }
/* line 969, ../sass/theme.scss */
.page-top h2, .page-top-md h2, .page-top-lg h2 { color: white; font-size: 3.429em; font-weight: 700; margin: 0; text-transform: uppercase; }
/* line 975, ../sass/theme.scss */
.page-top h2 span, .page-top-md h2 span, .page-top-lg h2 span { display: inline-block; padding: 11px 31px 11px 35px; }
/* line 982, ../sass/theme.scss */
.page-top-md { background-color: #333333; background-image: url(../images/bg-blog.jpg); background-repeat: no-repeat; }
/* line 987, ../sass/theme.scss */
.page-top-md .container { height: 202px; }
/* line 992, ../sass/theme.scss */
.page-top-lg { background-color: #333333; background-image: url(../images/bg-contact.jpg); background-repeat: no-repeat; }
/* line 997, ../sass/theme.scss */
.page-top-lg .container { height: 384px; }
/* line 1001, ../sass/theme.scss */
.page-top-lg h2 span { border: 2px solid white; }
/* contact-content */
/* line 1008, ../sass/theme.scss */
.contact-content { margin-bottom: 60px; }
/* line 1010, ../sass/theme.scss */
.contact-content h3 { font-weight: 700; text-transform: uppercase; }
/* line 1014, ../sass/theme.scss */
.contact-content h4 { font-size: 1em; font-weight: 700; text-transform: uppercase; }
/* line 1020, ../sass/theme.scss */
.contact-content-full h4 { font-size: 1em; font-weight: 700; text-transform: uppercase; border-bottom: 2px solid black; padding-bottom: 15px; }
/* line 1025, ../sass/theme.scss */
.contact-intro { padding-bottom: 30px; }
/* sidebar */
/* line 1030, ../sass/theme.scss */
.sidebar { margin-bottom: 50px; }
/* line 1032, ../sass/theme.scss */
.sidebar .block { position: relative; }
/* line 1034, ../sass/theme.scss */
.sidebar .block + .block { margin-top: 40px; padding-top: 40px; }
/* line 1037, ../sass/theme.scss */
.sidebar .block + .block:after { background: #dddddd; content: ""; height: 1px; left: 0; position: absolute; top: 0; width: 30px; }
/* line 1052, ../sass/theme.scss */
.block h4 { font-size: 1em; font-weight: 700; text-transform: uppercase; }
/* line 1055, ../sass/theme.scss */
.block .form-search2 { margin: 0; }
/* footer */
/* line 1062, ../sass/theme.scss */
.footer { color: #999999; padding: 50px 0 0; }
/* line 1066, ../sass/theme.scss */
.footer h2 { color: #808080; font-family: verdana; font-size: 1em; text-transform: uppercase; }
/* line 1071, ../sass/theme.scss */
.footer li { padding: 0 0 3px; }
/* line 1074, ../sass/theme.scss */
.footer i { color: #666666; padding-right: 5px; }
/* line 1078, ../sass/theme.scss */
.footer .list-footlinks { margin-left: 0; }
/* line 1080, ../sass/theme.scss */
.footer .list-footlinks li { line-height: 1; padding: 0 14px 0 0; }
/* line 1083, ../sass/theme.scss */
.footer .list-footlinks li + li { border-left: 1px solid #444; padding-left: 16px; }
/* line 1092, ../sass/theme.scss */
.upper-foot { font-size: .928em; padding-bottom: 10px; }
/* line 1095, ../sass/theme.scss */
.upper-foot a { color: #999999; }
/* line 1097, ../sass/theme.scss */
.upper-foot a:hover, .upper-foot a:focus { color: #c39a42; }
/* line 1103, ../sass/theme.scss */
.below-foot { background: #f2f2f2 none repeat scroll 0 0; border-top: 1px solid #ccc; height: auto; line-height: 40px; padding-top: 0; margin-top: 45px; }
.below-foot p { margin: 0; padding: 0; }
/* line 1106, ../sass/theme.scss */
.below-foot a { color: #c39a42; }
/* line 1108, ../sass/theme.scss */
.below-foot a:hover, .below-foot a:focus { color: #999999; }
/* line 1114, ../sass/theme.scss */
.copyrights { font-size: .785em; }
/* line 1119, ../sass/theme.scss */
.social-list li + li { margin-left: 15px; }
/* line 1122, ../sass/theme.scss */
.social-list a { font-size: 1.571em; }
/* home 3 */
/* line 1128, ../sass/theme.scss */
.navbar-main-narrow { box-shadow: none; }
/* line 1130, ../sass/theme.scss */
.navbar-main-narrow .logo { display: inline-block; float: none; margin: 30px auto; }
/* line 1135, ../sass/theme.scss */
.navbar-main-narrow .navbar-header { border-bottom: 3px solid #282828; float: none; text-align: center; }
/* line 1141, ../sass/theme.scss */
.navbar-main-narrow .navbar-collapse { border-bottom: 1px solid #dddddd; padding-left: 0; padding-right: 0; }
/* line 1148, ../sass/theme.scss */
.navbar-main-narrow .navbar-nav > li > a { padding: 18px 20px 17px; }
/* line 1151, ../sass/theme.scss */
.navbar-main-narrow .navbar-nav > .megamenu .dropdown-menu { margin-top: -1px; }
/* line 1155, ../sass/theme.scss */
.navbar-main-narrow .navbar-act { font-size: .857em; }
/* line 1160, ../sass/theme.scss */
.navbar-act > li > a { color: #333333; }
/* line 1165, ../sass/theme.scss */
.navbar-default .navbar-toggle { border: none; border-radius: 0; margin: 17px 10px 0; padding: 0; }
/* line 1170, ../sass/theme.scss */
.navbar-default .navbar-toggle .icon-bar { background-color: #333333; width: 20px; }
/* line 1174, ../sass/theme.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus { background-color: transparent; }
/* line 1176, ../sass/theme.scss */
.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar { background-color: #c39a42; }
/* home 4 */
/* line 1184, ../sass/theme.scss */
.navbar-main-drop { /* main nav */ /* end main nav */ }
/* line 1185, ../sass/theme.scss */
.navbar-main-drop .menu-shop { padding-right: 0; }
/* line 1188, ../sass/theme.scss */
.navbar-main-drop .navbar-act { font-size: .857em; }
/* line 1191, ../sass/theme.scss */
.navbar-main-drop .navbar-act > li > a { padding-bottom: 33px; padding-top: 32px; }
/* line 1195, ../sass/theme.scss */
.navbar-main-drop .shopping-bag { top: 23px; }
/* line 1198, ../sass/theme.scss */
.navbar-main-drop .navbar-header { float: none; text-align: center; }
/* line 1201, ../sass/theme.scss */
.navbar-main-drop .navbar-header .logo { float: none; margin-left: auto; margin-right: auto; }
/* line 1207, ../sass/theme.scss */
.navbar-main-drop .navbar-toggle { display: block; float: left; }
/* line 1211, ../sass/theme.scss */
.navbar-main-drop .navbar-collapse.collapse { display: none !important; }
/* line 1215, ../sass/theme.scss */
.navbar-main-drop .navbar-collapse.in { overflow-y: auto; }
/* line 1219, ../sass/theme.scss */
.navbar-main-drop .collapse.in { display: block !important; }
/* line 1222, ../sass/theme.scss */
.navbar-main-drop .navbar-left, .navbar-main-drop .pull-right { float: none !important; }
/* line 1226, ../sass/theme.scss */
.navbar-main-drop .navbar-collapse { background-color: black; min-width: 260px; padding-left: 0; padding-right: 0; position: absolute; left: 0; top: 85px; -moz-transform: translate3d(-100%, 0, 0); -ms-transform: translate3d(-100%, 0, 0); -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); -moz-transition: -moz-transform .2s ease-in-out; -webkit-transition: -webkit-transform .2s ease-in-out; transition: transform .2s ease-in-out; }
/* line 1242, ../sass/theme.scss */
.navbar-main-drop .navbar-collapse .navbar-nav > li { float: none; }
/* line 1244, ../sass/theme.scss */
.navbar-main-drop .navbar-collapse .navbar-nav > li > a { border-top: 1px solid rgba(255, 255, 255, 0.1); color: white; padding-bottom: 10px; padding-top: 10px; }
/* line 1250, ../sass/theme.scss */
.navbar-main-drop .navbar-collapse .navbar-nav > li > a.dropdown-toggle:before { content: "\f107"; font-family: 'FontAwesome'; position: absolute; right: 15px; top: 11px; color: #7e7e7e; font-size: 1.5em; font-weight: 700; }
/* line 1260, ../sass/theme.scss */
.navbar-main-drop .navbar-collapse .navbar-nav > li > a.dropdown-toggle:hover:before, .navbar-main-drop .navbar-collapse .navbar-nav > li > a.dropdown-toggle:focus:before { color: white; }
/* line 1267, ../sass/theme.scss */
.navbar-main-drop .navbar-collapse .dropdown-menu { background: none; border-top: 1px solid rgba(255, 255, 255, 0.1); box-shadow: none; float: none; padding: 10px 20px !important; position: static; }
/* line 1276, ../sass/theme.scss */
.navbar-main-drop .navbar-collapse .dropdown-submenu > .dropdown-menu { border-top: none; margin-top: 0; }
/* line 1282, ../sass/theme.scss */
.navbar-main-drop .collapse.in { -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
/* line 1290, ../sass/theme.scss */
.navbar-main-drop .navbar-nav .open > a:after { display: none; }
/* line 1293, ../sass/theme.scss */
.navbar-main-drop .navbar-nav .dropdown-menu { font-family: verdana; font-size: .928em; }
/* line 1296, ../sass/theme.scss */
.navbar-main-drop .navbar-nav .dropdown-menu .dropdown-menu { font-size: 1em; }
/* line 1303, ../sass/theme.scss */
.navbar-main-drop .navbar-nav > .megamenu .dropdown-menu { margin: 0; }
/* line 1306, ../sass/theme.scss */
.navbar-main-drop .navbar-nav > .megamenu .mega-menu-content { padding: 0 20px; }
/* line 1308, ../sass/theme.scss */
.navbar-main-drop .navbar-nav > .megamenu .mega-menu-content .row { margin-left: 0; margin-right: 0; }
/* line 1312, ../sass/theme.scss */
.navbar-main-drop .navbar-nav > .megamenu .mega-menu-content .menu-column { display: block; float: none; padding: 0; width: 100%; }
/* line 1317, ../sass/theme.scss */
.navbar-main-drop .navbar-nav > .megamenu .mega-menu-content .menu-column + .menu-column { border-left: none; display: block; margin-top: 20px; }
/* line 1327, ../sass/theme.scss */
.navbar-main-drop .dropdown-submenu > a:after { display: none; }
/* line 1330, ../sass/theme.scss */
.navbar-main-drop .dropdown-submenu > .dropdown-menu { display: block; }
/* line 1337, ../sass/theme.scss */
.navbar-main-drop .navbar-collapse .navbar-nav > li > a:hover, .navbar-main-drop .navbar-collapse .navbar-nav > li > a:focus { background-color: #c39a42; color: white; }
/* line 1347, ../sass/theme.scss */
.navbar-main-drop .navbar-collapse .navbar-nav > .active > a, .navbar-main-drop .navbar-collapse .navbar-nav > .active > a:hover, .navbar-main-drop .navbar-collapse .navbar-nav > .active > a:focus, .navbar-main-drop .navbar-collapse .navbar-nav > .open > a, .navbar-main-drop .navbar-collapse .navbar-nav > .open > a:hover, .navbar-main-drop .navbar-collapse .navbar-nav > .open > a:focus { color: white; background-color: #c39a42; }
/* line 1351, ../sass/theme.scss */
.navbar-main-drop .navbar-collapse .navbar-nav > .active > a:before { color: white; }
/* about */
/* line 1360, ../sass/theme.scss */
.about { margin-bottom: 10px; }
/* line 1364, ../sass/theme.scss */
.short-intro { margin-bottom: 50px; }
/* line 1366, ../sass/theme.scss */
.short-intro p { margin: 0; }
/* line 1368, ../sass/theme.scss */
.short-intro p strong { font-size: .928em; text-transform: uppercase; }
/* line 1373, ../sass/theme.scss */
.short-intro h1 { font-family: verdana; font-size: 4.285em; text-transform: uppercase; }
/* line 1378, ../sass/theme.scss */
.short-intro .divider { margin-bottom: 20px; }
/* row-narrow */
/* line 1384, ../sass/theme.scss */
.row-narrow { margin-left: -15px; margin-right: -15px; }
/* line 1387, ../sass/theme.scss */
/*.row-narrow div[class^="col-"] {
  padding-left: 5px;
  padding-right: 5px;
}*/
.col-sm-12.text-center.email-slot { padding: 0; }
.row-narrow div[class^="col-"] { padding-left: 11px; padding-right: 11px; }
/* line 1393, ../sass/theme.scss */
.cat-description { background-color: rgba(0, 0, 0, 0.8); bottom: 0; color: white; left: 0; padding: 20px; position: absolute; text-align: center; width: 100%; -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); }
/* line 1406, ../sass/theme.scss */
.cat-description h3, .cat-description a { -webkit-transition: -webkit-transform 0.5s; transition: transform 0.5s; -webkit-transform: translate3d(0, 200%, 0); transform: translate3d(0, 200%, 0); }
/* line 1412, ../sass/theme.scss */
.cat-description h3 { color: white; font-family: verdana; font-size: 1.714em; margin-bottom: 5px; }
/* line 1418, ../sass/theme.scss */
.cat-description a { color: rgba(255, 255, 255, 0.5); font-size: .857em; font-weight: 700; text-transform: uppercase; text-decoration: underline; }
/* line 1427, ../sass/theme.scss */
.cat-item { /*height: 350px;*/ margin-bottom: 0px; overflow: hidden; position: relative; }
/* line 1433, ../sass/theme.scss */
.cat-item:hover .cat-description, .cat-item:hover h3, .cat-item:hover a { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
/* partners */
/* line 1440, ../sass/theme.scss */
.partners { margin-bottom: 60px; }
/* line 1442, ../sass/theme.scss */
.partners ul { margin-bottom: 0; margin-top: 50px; }
/* line 1446, ../sass/theme.scss */
.partners li { margin: 0 25px; }
/* line 1449, ../sass/theme.scss */
.partners img { margin: 0 auto; }
/* pgl-fixed */
/* line 1455, ../sass/theme.scss */
.highlight { padding-bottom: 35px; padding-top: 50px; }
/* line 1459, ../sass/theme.scss */
.main-slide-boxed .container { margin-bottom: 0; }
/* line 1462, ../sass/theme.scss */
.pgl-fixed { background-color: #f5f5f5; }
/* line 1464, ../sass/theme.scss */
.pgl-fixed #page { background-color: white; max-width: 1170px; margin: 0 auto; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
/* line 1470, ../sass/theme.scss */
.pgl-fixed .container { padding-left: 50px; padding-right: 50px; }
/* line 1475, ../sass/theme.scss */
.pgl-fixed .main-slide-boxed .container { margin-top: 0; padding-left: 0; padding-right: 0; width: 100%; }
.social-nav { font-size: 11px; margin: 1px 0 0; padding-right: 15px; }
.social-item { display: inline-block; margin: 0 9px; text-transform: uppercase; }
.social-link { color: #808080; display: block; line-height: 14px; height: 100%; padding: 0; width: 100%; }
header .container { width: 100%; }
.slot-title { color: #4d4d4d; display: block; font: 20px/20px ProximaNovaSemiBold, Arial, sans-serif; margin: 50px 0 0; max-height: 20px; overflow: hidden; text-transform: uppercase; }
.slot-subtitle { color: #b4b4b4; display: block; font: italic 14px/14px ProximaNova, Arial, sans-serif; height: 14px; letter-spacing: 1px; margin: 4px 0 20px; max-height: 14px; overflow: hidden; }
.email-slot > .slot-inner { background-color: #f1f1f1; border: 1px solid #ddd; margin-top: 25px; min-height: 239px; padding: 10px; }
.email-slot .slot-title { font-size: 42px; line-height: 42px; max-height: 42px; }
.email-slot .slot-subtitle { margin: 10px 0 0; }
.email-slot .form-newsletter { margin: 15px auto 0; width: 350px; }
.upper-foot .form-newsletter {  position: relative; }
.upper-foot h2 { font: 14px ProximaNova, Arial, sans-serif; margin-bottom: 20px; margin-top: 18px; text-transform: uppercase; }
/*Detail Page 7-1-2016*/
a.accesories { text-transform: uppercase; color: #428bca; font-size: 13px }
input.addcart { background: #c39a42 none repeat scroll 0 0; letter-spacing: 0.5px; border: 0 none; color: #fff; display: inline-block; font-size: 15px; font-weight: normal; margin-bottom: 15px; padding: 8px; text-align: center; text-transform: uppercase; width: 100%; }
.detail h3 { font-size: 30px; line-height: 35px; }
.detail a.more { color: #29abe2; }
.detailForm input[type="text"] { width: 100%; padding: 8px; margin: 0 0 10px; }
.detailForm textarea { padding: 8px; width: 100%; height: 150px; margin: 0 0 15px; }
.detailForm input.sendBtn { background: url(../images/sendBtn.png) no-repeat 85% center #c39a42; text-transform: uppercase; padding: 5px 30px 5px 10px; color: #fff; font-size: 16px; font-weight: bold; float: right }
.summary .price.detailPrice { margin: 0 0 10px  -15px; }
.summary .price.detailPrice { color: #666666 }
.product-details-list { margin: 0 0 0 20px; list-style: outside none disc; padding: 0px; }
.product-guarantee-list { border-bottom: 1px solid #ddd; border-top: 1px solid #ddd; padding: 22px 0; list-style: outside none none; margin-left: 0; }
.product-guarantee-list > li > a { color: gray; display: block; text-decoration: underline; text-transform: uppercase; }
.product-guarantee-list .free-shipping-disclaimer { display: block; margin: 5px 0 0; }
.product-guarantee-list > li { margin-top: 20px; }
.social > li { float: left; text-align: center; width: 50%; }
.social { padding-top: 28px; list-style: outside none none; margin-left: 0; padding: 0px; }
.social .count { display: block; font-weight: normal; margin-top: 12px; text-transform: uppercase; color: #29abe2 }
.essentials-link { color: #323232; display: block; letter-spacing: 2px; margin: 0 auto; padding: 20px 0; text-align: center; text-transform: uppercase; }
.deailsBG { background: url(../images/prBG.jpg) no-repeat center 5%; padding: 30px 0 430px; }
.deailsBG .custDetaisl { }
.deailsBG .custThuumb { padding: 20px 10px 18px }
/*End date 5-1-2016*/

.t066-badge { background-color: #c46969; top: 0; z-index: 8;font-family: ProximaNova; font-size: 10px; }
.badge {
  border-radius: 50%;
  bottom: -15px;
  color: rgb(255, 255, 255);
  display: inline-block;
  font: bold 11px/60px Helvetica;
  height: 60px;
  position: absolute;
  right: -21px;
  text-align: center;
  text-transform: uppercase;
  width: 60px;
  word-wrap: break-word;
}
 
.cart1 { float: left; margin-right: 12px; }
.price strike { color: #222222; font-family: Roboto Slab, serif; }
.product-thumb-info-content .price { margin-left: 5px; }
.container { width: 100%; }
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { background-color: #eeeeee; color: #333333; }
footer .container { max-width: 100%; width: 1180px; }
.navbar .container { padding: 0; }
.legal-info, .legal-info a { color: #cccccc; }
.legal-info { background: #f2f2f2 none repeat scroll 0 0; }
.legal-info .container { padding: 2px 0; }
.legal-info p { font: 12px ProximaNova, Arial, sans-serif; margin-top: -25px; text-align: right; }
.homepage-grid { margin: 0 auto; max-width: 100%; position: relative; width: 1440px; }
.innerpage .container { max-width: 1180px; padding: 0 15px; width: 100%; }
.innerpage .toolbar { background: rgba(255, 255, 255, 0.97) none repeat scroll 0 0; border-bottom: 1px solid #eeeeee; font: 12px/14px ProximaNovaSemiBold, Arial, sans-serif; height: 60px; padding: 9px 30px 0; letter-spacing: 0.05em; text-transform: uppercase; width: 100%; z-index: 1; }
.innerpage .fusion-collection { color: #4d4d4d; font: 32px/36px ProximaNova, Arial, sans-serif; margin: -40px 0 20px; text-align: center; text-transform: uppercase; }
.catalog .prodcutbox { box-sizing: border-box; height: auto; margin: 0; padding: 0 35px; }
.prodcutbox .product-thumb-info-image { display: block; height: 550px; margin: 0 auto; min-height: 330px; position: relative; width: 100%; }
.prodcutbox .product-thumb-info-image img { bottom: 0; height: auto; left: 0; margin: auto; max-width: 100%; position: absolute; right: 0; top: 0; width: auto; }
.product-name {
  color: rgb(84, 84, 84);
  display: block;
  font-family: helvetica;
  font-size: 15px;
  font-weight: 600;
  line-height: 18px;
  margin: 15px 0 3px;
  text-align: center;
  text-decoration: none;
}
.prodcutbox .product-price {
  color: rgb(128, 128, 128);
  font: bold 14px/1 helvetica;
  text-align: center;
}
.product-container { background: #ffffff none no-repeat scroll 50% 0; height: 940px; width: 100%; }
.product-page-content { height: 880px; position: relative; }
.product-container .container { max-width: 1180px; padding: 0; }
.product-container .product-info { background-color: #ffffff; float: left; font: 16px/21px ProximaNova, sans-serif; margin-top: 37px; padding: 20px 20px 18px; position: relative; text-align: left; width: 380px; min-height: 700px; }
.product-container .breadcrumb { color: #29abe2; font-weight: bold; font: 13px ProximaNovaSemiBold, Arial, sans-serif; margin-top: -5px; text-transform: uppercase; }
.product-info .product-heading { margin-top: 16px; }
.product-heading { color: #4d4d4d; font: bold 30px/0.9 ProximaNovaBold, Arial, sans-serif; letter-spacing: 1px; text-transform: uppercase; }
.product-container .badge { border-radius: 50%; color: #ffffff; display: inline-block; font: 12px/1.2 ProximaNova, sans-serif; height: 70px; padding-top: 11px; position: absolute; right: -21px; text-align: center; text-transform: uppercase;   top: -20px;padding-top: 25px; width: 70px; }
.oldPrice { text-decoration: line-through; }
.discount { color: #b64444 !important; }
.product-info .product-short-desc { color: #808080; display: inline; font: 16px/21px ProximaNova, sans-serif; }
.product-info .row .col-sm-6 { padding-left: 15px; padding-right: 0; }
.product-page-content .custThuumb { list-style-type: none; margin-top: 37px; padding: 0; width: 60px; }
.product-page-content .custThuumb ul li img { height: 60px; margin: 3px 0; width: 60px; }
.relateprodcuttitle { color: #4d4d4d; font: 32px/36px ProximaNova, Arial, sans-serif; margin: 40px 0 20px; text-align: center; text-transform: uppercase; }
.innerpage .container { max-width: 1180px; width: 100%; }
/*registration */

.login-con { margin: 80px auto 0; width: 750px; }
.page-heading { color: #808080; font: 30px/32px ProximaNova, Arial, sans-serif; margin-bottom: 40px; text-transform: uppercase; }
.header-subtext { font: 19px ProximaNova, Arial, sans-serif; margin: -40px 0 30px; }
.best-fit-info { margin-left: 100px; width: 300px; }
.form-horizontal.form-small { width: 350px; }
.form-horizontal { margin: 0 0 18px; }
.form-horizontal .control-group { margin-bottom: 10px; position: relative; }
.form-horizontal .control-label { color: #4d4d4d; cursor: pointer; display: table-cell; font: 12px ProximaNova, Arial, sans-serif; height: 39px; max-width: 100px; padding: 12px; position: absolute; text-align: left; text-transform: uppercase; vertical-align: middle; }
.form-horizontal .control-label.long-label { padding: 5px 12px; }
.form-horizontal .controls input, .form-horizontal .controls .form-input { height: 40px; }
.form-horizontal .controls input, .form-horizontal .controls textarea { padding-left: 95px; }
.form-horizontal input[type="text"], .form-horizontal input[type="email"], .form-horizontal input[type="password"], .form-horizontal input[type="number"], .form-horizontal textarea, .form-horizontal .uneditable-input, .form-horizontal .form-input, .form-simplified input[type="text"], .form-simplified input[type="email"], .form-simplified input[type="password"], .form-simplified input[type="number"], .form-simplified textarea, .form-simplified .uneditable-input, .form-simplified .form-input { border: 1px solid #b3b3b3; border-radius: 0; box-sizing: border-box; color: #b9b9b9; display: block; font: 17px ProximaNova, Arial, sans-serif; width: 100%; }
.form-horizontal input[type="text"]:focus, .form-horizontal input[type="email"]:focus, .form-horizontal input[type="password"]:focus, .form-horizontal input[type="number"]:focus, .form-horizontal input[type="file"]:focus, .form-horizontal textarea:focus, .form-horizontal .form-input:focus, .form-simplified input[type="text"]:focus, .form-simplified input[type="email"]:focus, .form-simplified input[type="password"]:focus, .form-simplified input[type="number"]:focus, .form-simplified input[type="file"]:focus, .form-simplified textarea:focus, .form-simplified .form-input:focus { border: 2px solid #C39A42; outline: medium none; }
.best-fit-info h2 { font: 18px ProximaNova, Arial, sans-serif; margin-bottom: 5px; text-transform: uppercase; }
.best-fit-info p { font: 14px ProximaNova, Arial, sans-serif; margin-bottom: 20px; }
.best-fit-info h2 { color: #939393; font: 17px ProximaNova, Arial, sans-serif; margin-bottom: 5px; text-transform: uppercase; }
.best-fit-info p { color: #999; font: 14px ProximaNova, Arial, sans-serif; margin-bottom: 20px; }
.control-group .error-message { color: #dd5050; font-size: 11px; line-height: 14px; margin: 0 0 0 25px; opacity: 1; text-align: left; transition: opacity 0.3s ease-out 0s; }
.alert-danger, .alert-error { background-color: #f2dede; color: #dd5050; }
.alert { background-color: #fcf8e3; color: #c09853; margin-bottom: 18px; padding: 8px 35px 8px 14px; }
.alert-heading { color: inherit; font: 14px ProximaNovaSemiBold, Arial, sans-serif; padding-bottom: 6px; }
.alert > p { text-transform: capitalize; }
.form-horizontal .checkbox { color: #4d4d4d; cursor: pointer; display: inline-block; font: 12px ProximaNova, Arial, sans-serif; margin: 0; padding: 0; text-transform: uppercase; }
.forgot-password { color: #b3b3b3; display: inline-block; font: 12px ProximaNova, Arial, sans-serif; margin-top: 2px; text-transform: uppercase; }
.header-subtext a { color: #c39a42; }
.header-subtext a:hover { color: #c39a42; text-decoration: underline; }
#UserLoginForm .btn-primary, #UserRegistrationForm .btn-primary { background-color: #c39a42; border-color: #c39a42; color: white; display: inline-block; font-family: ProximaNova, Arial, sans-serif; font-size: 20px; font-weight: normal; padding: 7px 0; width: 100%; }
#UserLoginForm .btn-primary:hover, #UserLoginForm .btn-primary:focus, #UserRegistrationForm .btn-primary:hover, #UserRegistrationForm .btn-primary:focus { background-color: #333333; border-color: #333333; color: white; }
/*cart page*/
.layout-right-content { padding-top: 50px; }
#content { padding-top: 1.5%; }
.statusbar { margin-bottom: 50px; max-width: 750px; width: 100%; }
.step-counter { display: table; table-layout: fixed; text-align: center; text-transform: uppercase; width: 100%; padding: 0; }
.step-item { background: #e6e6e6 none repeat scroll 0 0; color: #4d4d4d; display: table-cell; height: 30px; margin-right: 3px; }
.step-wrap::before { border-left-color: #e6e6e6; right: -15px; top: 0; z-index: 100; }
.step-wrap::after, .step-wrap::before { border-color: transparent -moz-use-text-color transparent transparent; border-color: transparent -webkit-use-text-color transparent transparent; border-image: none; border-style: solid none solid solid; border-width: 15px medium 15px 15px; content: ""; display: block; position: absolute; }
.step-wrap::after { border-left-color: #fff; border-width: 18px; right: -18px; top: -3px; z-index: 50; }
.step-is-underway { background: gray none repeat scroll 0 0; color: #fff; }
.step-is-underway .step-wrap::before { border-left-color: gray; }
.step-item:first-child .step-wrap { padding-left: 0; }
.step-wrap { box-sizing: border-box; height: 100%; position: relative; width: 100%; }
.step-text { display: block; position: relative; text-align: center; top: 50%; transform: translateY(-50%); }
.step-is-complete { background-attachment: scroll; background-clip: border-box; background-color: #C39A42; background-image: none; background-origin: padding-box; background-position: 0 0; background-repeat: repeat; background-size: auto auto; color: #fff; }
.shopping-bag-con .page-header { position: relative; border-bottom: none; margin: 0; padding-bottom: 0px; }
.notice-post-purchase { top: -80px; }
/*.notice-post-purchase {
    background-color: #e6e6e6;
    border: 1px solid #ddd;
    color: #4d4d4d;
    margin-right: 35px;
    padding-bottom: 10px;
    padding-top: 5px;
    position: absolute;
    right: 0;
    text-align: center;
    top: -85px;
    width: 300px;
    z-index: 2;
}*/
.notice-post-purchase { background-color: #e6e6e6; border: 1px solid #ddd; color: #4d4d4d;    text-align: center;  }
.notice-post-purchase h2 { color: #4d4d4d; font-size: 18px; font-weight: bold; letter-spacing: 0.5px; margin: 15px; text-transform: uppercase; }
#shopping_bag_container { position: relative; }
.shopping-bag-con .shopping-bag-item { clear: both; padding-top: 20px; position: relative; }
ul.unstyled, ol.unstyled { list-style: outside none none; margin-left: 0; padding: 0; }
.shopping-bag-items { margin-bottom: 0px; position: relative; transform: translate3d(0px, 0px, 0px); z-index: 10; }
.shopping-bag-item img, .shopping-bag-item .remove { opacity: 1; transition: opacity 0.4s ease-in-out 0s; }
.shopping-bag-item .remove { color: #b3b3b3; float: left; font-family: ProximaNovaBold, Arial, sans-serif; font-size: 28px; font-weight: normal; padding: 0px 20px 10px 0; }
.shopping-bag-item img, .shopping-bag-item .remove { opacity: 1; transition: opacity 0.4s ease-in-out 0s; }
.shopping-bag-item img, .shopping-bag-item .remove { opacity: 1; transition: opacity 0.4s ease-in-out 0s; }
.shopping-bag-item img { display: block; float: left; height: 50px; margin-right: 20px; width: 50px; }
.shopping-bag-item .product-info { margin-top: 6px; transform: scaleY(1); transition: transform 0.2s ease-out 0.2s; }
.shopping-bag-item .product-info { float: left; visibility: visible; }
.shopping-bag-item .product { color: gray; font-size: 18px; margin-bottom: 0; padding: 0px 0 0; text-transform: uppercase; }
.shopping-bag-con .product-price { font-weight: normal; padding-left: 8px; }
.shopping-bag-item .product-name-cart { color: gray; font-family: ProximaNovaBold, Arial, sans-serif; font-weight: normal; }
.shopping-bag-con .product-price { font-size: 17px; font-weight: normal; padding-left: 8px; }
.shopping-bag-item .info { margin-top: 5px; }
.shopping-bag-item .info a.view-customizations { color: #29abe2; text-decoration: underline; font-size: 11px; }
.shopping-bag-coupon form { width: 300px;margin-top: 50px;}
.shopping-bag-coupon-label { display: none; }
.form-simplified .control-group { margin-bottom: 10px; position: relative; }
.shopping-bag-coupon button { background-color: #ddd; color: #000; display: block; font: 400 14px ProximaNovaSemiBold, sans-serif; height: 34px; margin: 0; padding: 0; position: absolute; right: 3px; text-transform: uppercase; top: 3px; width: 60px; }
.form-simplified .help { color: #dd5050; display: none; font-size: 14px; padding-top: 5px; }
.form-simplified input { border: 1px solid #e6e6e6; height: 40px; padding-left: 10px; }
.shopping-bag-info .checkout { margin-top: 34px;  }
.order-total { margin: 32px 0 0; }
.order-desc-total { font: 13px/16px ProximaNovaSemiBold, sans-serif; margin: 0; }
.order-desc { float: left; font: 13px/13px ProximaNova, sans-serif; margin: 0; text-align: right; }
.order-amount { float: right; font: 13px/13px ProximaNovaSemiBold, sans-serif; text-align: left; }
.order-desc, .order-amount { width: 47%; }
.shopping-bag-info .checkout .btn { background-color: #c39a42; border: medium none; color: #fff; display: block; font-size: 17px; font-weight: normal; margin: 0 auto; padding: 8px; }
.shopping-bag-info .checkout .btn:hover { background-color: #333333; border-color: #333333; color: white; }
.order-taxes { margin: 20px 0 0; text-align: center; text-transform: capitalize; }
.notice-post-purchase p { font-family: ProximaNova, Arial, sans-serif; font-size: 13px; padding: 0 10px; }
.order-summary { font-weight: normal; text-transform: uppercase; }
.order-desc.order-desc-total { /*padding-left: 37%; text-align: right; width: 20%;*/ }
.order-amount-total { font: 30px/32px ProximaNovaSemiBold, sans-serif; }
.order-desc { float: left; font: 13px/13px ProximaNova, sans-serif; margin: 0; text-align: right; }
.page-top-md img.img-responsive { width: 100%; }
#owl-main-demo img.img-responsive { width: 100%; }
.homepage-grid { margin: 0 auto; max-width: 100%; position: relative; width: 1440px; }
#checkout-form { margin-top: 55px; width: auto; }
.shipping-billing-info { display: inline; float: left; width: 460px; }
.checkout-toolbar { display: inline; float: right; width: 380px; }
.page-subheading { color: gray; font: 18px/20px ProximaNovaSemiBold, Arial, sans-serif; padding: 10px 0 0px; text-transform: uppercase; }
#account-creation, #shipping-address, #billing { margin-bottom: 30px; }
.btn-final { background: #C39A42none repeat scroll 0 0; color: #fff; font: 19px ProximaNovaSemiBold, Arial, sans-serif; letter-spacing: 0.05em; }
.shopping-bag-summary { background: #f2f2f2 none repeat scroll 0 0; padding: 0 20px 20px; }
#order-summary .shopping-bag-items { padding: 0px; }
.step-number { display: none; }
.checkout-toolbar .btn { background-color: #ddd; border: medium none; box-sizing: border-box; color: #4d4d4d; min-width: 60px; cursor: pointer; display: inline-block; font: bold 18px ProximaNovaBold, Arial, sans-serif; margin-bottom: 0; padding: 9px 25px; text-align: center; text-transform: uppercase; vertical-align: middle; }
.checkout-toolbar .btn-small { font-size: 12px; padding: 5px 15px; }
.shopping-bag-items li { font-family: ProximaNovaBold, Arial, sans-serif; margin-bottom: 10px; text-transform: uppercase; }
.shopping-bag-items li img { float: left; padding-right: 20px; }
.shopping-bag-items li .item-price { font-weight: bolder; }
.shopping-bag-totals td#total-amount { font-size: 21px; }
.place-order-info { padding-top: 30px; text-align: center; }
.shopping-bag-totals { width: 100%; }
.shipping-info.hide-mobile h4 a, .promise-info.hide-mobile h4 a { color: #808080; }
.shopping-bag-totals th { font-weight: normal; text-align: right; font-size: 12px; }
.second-tabs li.active:after { bottom: -5px; height: 0; border-top: 5px solid #C39A42; border-left: 5px solid rgba(0, 0, 0, 0); border-right: 5px solid rgba(0, 0, 0, 0); content: ""; left: 50%; margin-left: -5px; position: absolute; width: 0; }
.terms-condition-checkbox a { color: #C39A42; }
h2.page-subheading { color: gray; font: 18px/20px ProximaNovaSemiBold, Arial, sans-serif; padding: 10px 0 0; text-transform: uppercase; display: inline-block; width: 100%; }
#btn-place-order.btn.btn-final.place-order.hide-mobile { background: #c39a42 none repeat scroll 0 0; border: medium none #c39a42; margin-top: 20px; padding: 10px 30px; }
#btn-place-order.btn.btn-final.place-order.hide-mobile:hover { background: #333 none repeat scroll 0 0; border: medium none #333; }
.shopping-bag-totals td { font-family: ProximaNovaBold, Arial, sans-serif; font-size: 12px; font-weight: bolder; padding-left: 10px; }
.shipping-info { margin: 40px 0 0; padding: 0; }
.shipping-info h4, .promise-info h4 { font: bold 14px Helvetica; margin: 0 0 -10px; padding: 0; text-transform: uppercase; }
.shipping-info span { display: block; font: 12px/1.5 Helvetica; }
.profileinner .page-heading { margin-top: 55px; }
.profileinner .nav-list { float: left; list-style-type: none; margin: 0; padding: 0 20px 0 0; width: 300px; }
.profileinner .nav-list > li { font: 16px ProximaNovaSemiBold, Arial, sans-serif; margin: 0; padding-bottom: 18px; text-align: left; width: 220px; }
.profileinner .nav-list > li > a { color: #4d4d4d; display: block; text-decoration: none; text-transform: uppercase; }
.profileinner .nav-list > li > a:hover { color: gray; text-decoration: none; }
.profileinner .layout-right-col { float: left; width: 840px; }
97.profileinner .layout-right-col .section-heading { color: #4d4d4d; margin: 0; padding: 0 0 35px; }
.section-heading { color: #4d4d4d; font: 16px ProximaNovaSemiBold, Arial, sans-serif; margin-bottom: 40px; }
.account-table { width: 460px; }
.account-table { border-collapse: collapse; border-spacing: 0; margin-bottom: 20px; width: 460px; }
.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th { background-color: #e8e8e8; }
.account-key { font: 14px ProximaNova, Arial, sans-serif; text-transform: uppercase; width: 60%; }
.account-key, .account-value { padding: 8px 10px; }
.profileinner .form-horizontal { margin: 0 0 18px; width: 460px; }
.profileinner .form-horizontal .control-group { clear: both; }
.profileinner .form-horizontal > .subsection-heading { padding: 15px 0 10px; }
.profileinner .subsection-heading { font: 16px ProximaNovaSemiBold, Arial, sans-serif; margin-bottom: 8px; text-transform: uppercase; }
.profileinner .form-horizontal > .btn { margin-top: 30px; }
.profileinner .form-horizontal .control-label.long-label { padding: 5px 12px; }
.profileinner .form-horizontal .control-label { color: #4d4d4d; cursor: pointer; font: 12px ProximaNova, Arial, sans-serif; padding: 12px; position: absolute; text-transform: uppercase; width: 73px; z-index: 1; }
.mobileSlider { display: none }
.step-wrap::before { border-left-color: #e6e6e6 ; right: -15px; top: 0px; z-index: 100; }
.step-item.step-is-complete .step-wrap::before { border-left-color: #C39A42; right: -15px; top: 0px; z-index: 100; }
#UserLoginForm .checkbox > input { margin-left: 0 !important; position: relative !important; }
/*step*/

ul { margin: 0; padding: 0; list-style: none; }
#breadcrumbs-two { overflow: hidden; width: 100%; }
#breadcrumbs-two li { float: left; margin: 0 .5em 0 1em; }
#breadcrumbs-two li { background: #e6e6e6; color: #000; float: left; padding: 4px 79px; position: relative; text-decoration: none; text-transform: uppercase; }
#breadcrumbs-two li:hover { background: #C39A42; color: #fff; }
#breadcrumbs-two li::before { content: ""; position: absolute; top: 50%; margin-top: -1.5em; border-width: 1.5em 1em 1.5em 1em; border-style: solid; border-color: #e6e6e6 #e6e6e6 #e6e6e6 rgba(0, 0, 0, 0); left: -18px; }
#breadcrumbs-two li:hover::before { border-color: #C39A42 #C39A42 #C39A42 transparent; }
#breadcrumbs-two li::after { content: ""; position: absolute; top: 50%; margin-top: -1.5em; border-top: 1.5em solid transparent; border-bottom: 1.5em solid transparent; border-left: 1em solid #e6e6e6; right: -1em; }
#breadcrumbs-two li:hover::after { border-left-color: #C39A42; }
 
#breadcrumbs-two li.active { background: #C39A42; color: #fff; }
#breadcrumbs-two  li.active::before { content: ""; position: absolute; top: 50%; margin-top: -1.5em; border-width: 1.5em 1em 1.5em 1em; border-style: solid; border-color: #C39A42 #C39A42 #C39A42 rgba(0, 0, 0, 0); left: -18px; }
#breadcrumbs-two  li.active:hover::before { border-color: #C39A42 #C39A42 #C39A42 transparent; }
#breadcrumbs-two  li.active::after { content: ""; position: absolute; top: 50%; margin-top: -1.5em; border-top: 1.5em solid transparent; border-bottom: 1.5em solid transparent; border-left: 1em solid #C39A42; right: -1em; }
#breadcrumbs-two  li.active:hover::after { border-left-color: #C39A42; }


#breadcrumbs-two_new { overflow: hidden; width: 100%; }
#breadcrumbs-two_new li { float: left; margin: 0 .5em 0 1em; }
#breadcrumbs-two_new li { background: #E6E6E6; color: #444; float: left; padding: 4px 79px; position: relative; text-decoration: none; text-transform: uppercase; }
#breadcrumbs-two_new li:hover { background: #C39A42; color: #FFF; }
#breadcrumbs-two_new li::before { content: ""; position: absolute; top: 50%; margin-top: -1.5em; border-width: 1.5em 1em 1.5em 1em; border-style: solid; border-color: #c39a42 #c39a42 #c39a42 transparent; left: -18px; }
#breadcrumbs-two_new li:hover::before { border-color: #C39A42 #C39A42 #C39A42 transparent; }
#breadcrumbs-two_new li::after { content: ""; position: absolute; top: 50%; margin-top: -1.5em; border-top: 1.5em solid transparent; border-bottom: 1.5em solid transparent; border-left: 1em solid #E6E6E6; right: -1em; }
#breadcrumbs-two_new li:hover::after { border-left-color: #C39A42; }
#breadcrumbs-two_new .current, #breadcrumbs-two_new .current:hover { font-weight: bold; background: none; }
#breadcrumbs-two_new .current::after, #breadcrumbs-two_new .current::before { content: normal; }






.my-account-menu li  a:hover{color:#c39a42 !important; }
.my-account-menu li.active  a{color:#c39a42;}
.profileinner .form-horizontal .control-group { clear: both; display: inline-block; width: 100%; }
.profileinner .section-heading { font: 22px ProximaNovaSemiBold, Arial, sans-serif; }

.navbar-default{background:transparent;}
.dropdown-menu{padding:0px;}
.dropdown-menu > li > a:hover{background:#fff; color:#333;}
.dropdown-menu > li > a{color:#fff;}
.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 10px;}
.navbar-nav .open .dropdown-menu > li > a:hover{background:#fff; color:#333;}
.text-left{text-align:left;}
.text-right{text-align:right;}
.shopping-bag-items img {    display: block;    float: left;    height: 50px;    margin-right: 20px;    width: 50px;}
#OrderMeasurementId {
    -moz-appearance: none;
    background: #ffffff url("../images/dropdown-button.png") no-repeat scroll right -1px;
    cursor: pointer;
    text-indent: 0.01px;
    text-overflow: "";
}





.mb10 {
	margin-bottom: 10px;
}
.left-seperator {
	border-left: 1px solid #ccc;
}	
.product-thumb-info-image .badge {
	top: -34px !important;
	right: -33px;
}
.prodcutbox .product-thumb-info-image img {
	position: relative;
}
.catalog {
	margin-top: 25px;
}
.prodcutbox .product-thumb-info-image {
	height: auto;
	min-height: 200px;
}
.product-thumb-info .product-thumb-info-content {
	height: 60px;
}

.shipping-billing-info select {
	background-position: 100% -1px;
    border: 1px solid #B3B3B3;
    height: 40px;
    padding: 8px 0 10px 82px;
    width: 100%;
    color: #B9B9B9;
    background-color: #fafafa;
    font: 17px ProximaNova, Arial, sans-serif;
}
.orderListdiv .pagination {
	margin-top: 10px;
}
.orderListdiv .orderslist li {
	max-width: 100%;
}
.profileinner .layout-right-col { 
	margin-top: 55px; 
}
.profileinner .layout-right-col .detailsList {
	border: 1px solid #dddddd;
}
.profileinner .layout-right-col .section-heading {
	padding-bottom: 15px;
}
.profileinner .table-responsive a {
	margin-bottom: 10px;
}
.relateprodcuttitle {
	margin-bottom: 40px;
}
.col-sm-3 .prodcutbox {
	padding: 0 35px;
}
.section-heading .date-placed b {
	text-transform: uppercase;
}
.product-info .product-price {
	font-weight: bold;
}
#flashMessage {
	padding: 0 15px;
}
.upper-foot a {
	text-transform: uppercase;
}
#OrderShipCity {
	padding-left: 95px !important;
	text-align: left !important;
}
.profileinner .layout-right-col:before {
	position: absolute;
	content: "";
	border: 1px dotted #ccc;
	left: -40px;
	width: 1px;
	height: 100%;
}

.hover-tooltip {

    padding: 10px 20px;
    transform: translate3d(0px, -5px, 0px);
    
}
.tooltip {
    background: rgba(77, 77, 77, 0.95) none repeat scroll 0 0;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.25);
    color: #ffffff;
    opacity: 0;
    
    position: absolute;
    transform: translate3d(0px, -20px, 0px);
    visibility: s;
   
    z-index: 2;
}

.hover-tooltip .tooltip-caret {
    margin-left: 90px;
    margin-top: -20px;
}
.tooltip-caret {
    border-bottom: 10px solid rgba(77, 77, 77, 0.95);
    border-left: 10px solid rgba(0, 0, 0, 0);
    border-right: 10px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    height: 0;
    margin-left: 50px;
    margin-top: -22px;
    position: absolute;
    width: 0;
}
.tooltip-heading {
    font: 16px ProximaNovaSemiBold,sans-serif;
    margin-bottom: 4px;
	color:#fff;
}
.btn-tooltip:hover + .hover-tooltip {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
    transition: all 0.4s ease-in-out 0s;
    visibility: visible;
}
.tooltip-cvv{
    left: 80px;
    margin-top: -35px;
}
.tooltip-Measument{
     left: 320px;
    margin-top: 15px;
}
#billing-heading {
    margin-bottom: -10px;
}
.alert-success {
    background-color: #dff0d8 !important;
    border-color: #d6e9c6 !important;
    color: #3c763d !important; 
	text-align: center;
}
.alert-success h4 {
     margin-bottom: 0;
    padding: 0;
}
.font15{font-size:13px !important}
#Newsletterfooter #exampleInputEmail2{
border: 1px solid;
}
#Newsletterfooter .btn{
background:none;
}
#Newsletterhome .has-error .form-control{ box-shadow: none;}
input.form-control,.control-group input{color: #000000 !important}
select.form-control,.control-group select{color: #000000 !important}


/**************/
.stat-secn {
  display: table;
  width: 100%;
  background-color: #f2f2f2;
  padding: 5px 0;
}
.ship-dtl > b {
  display: block;
  margin: 5px 0 10px;
}
.ship-dtl li {
  line-height: normal;
  margin: 0 0 3px;
}
 .pg-tits {
    margin: 0px 0 50px;
 }