/*BEGIN DIZTINCT DESKTOP FIRST CSS*/


.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
    *zoom: 1;
}

/*font-family: 'Roboto', sans-serif;
font-family: 'Roboto Condensed', sans-serif;*/

body, button, input, select, textarea{
	font-family: "Roboto", sans-serif !important; 
}
body {
    background: #eee;
}
h1, h2, h3, h4, h5, h6{
	font-family:"Roboto", sans-serif !important;
	font-weight:700 !important;
}
b, strong{
	font-family:"Roboto Condensed", sans-serif !important;
}
.site-title > a{
	margin: 0 auto;
	display: block;
	font-size:0px;
	background:url("/wp-content/themes/nucleare/images/desk-logo.png") 50% 50% no-repeat;
	background-size:300px 100px;
	height: 100px;
	width: 300px;
}
.site {
    padding: 0 20px;
    margin: 65px auto 40px;
}
.theNavigationSocial .top-search{
	background:url("/wp-content/themes/nucleare/images/white-search.png") 50% 50% no-repeat #5b8c34 !important;
	background-size:22px 22px !important;
	border:1px solid #4a882c;
	border-radius:5px;
	width: 53px !important;
	height: 40px !important;
	margin: 9px 0px 3px !important;
}
.main-navigation ul li > a{
    font-size: 18px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    color: #3d3d3d;
    padding: 15px 20px;
    letter-spacing: 0px;
}
.main-navigation ul li:hover > a{
	color:#3d6bb9;
	background:#fff;
}
h2.entry-title > a{
	color: #3d3d3d;
	font-size:30px;
}
h2.entry-title > a:hover{
	color: #3d3d3d;
	text-decoration: underline;
}
div.widget-title > h2 > span{
	font-family: "Roboto Condensed", sans-serif;
	color:#3d6bb9;
	font-weight: 700;
	font-size:18px;
}
aside.widget a{
	color:#568519;
	font-size:14px;
	font-weight:500;
	line-height: 22px;
	font-family:"Roboto", sans-serif !important;
}
aside.widget ul#recentcomments a, aside.widget ul#recentcomments li{
	color:#5e5e5e;
	font-size:14px;
	font-weight:400;
	font-family:"Roboto", sans-serif !important;
}
#secondary #search-2 {
    display: none !important;
}
div.one-third{
	width:32%;
	display: inline-block;
	vertical-align: top;
}
div.one-third ul{
	margin:0px;
	list-style: none;
}
div.one-third ul.social li{
	display: inline-block;
	padding:10px;
}
div.one-third ul.social li a, div.one-third ul.social li a:hover{
	text-decoration: none;
	border:none;
}
div.one-third ul.social li:first-child{
	padding-left: 0px;
}
div.one-third.c-info ul{
	background:#eee;
	padding:20px;
}
div.one-third.c-info ul li{
	display:block;
}
div.one-third.c-info ul li a{
	font-family:"Roboto", sans-serif;
	font-weight: 400;
	text-transform: capitalize;
	font-size:16px;
	color:#6d6d6d !important;
	letter-spacing: 0px;
	padding: 2px 0px;
	display: inline-block;
}
div.one-third.c-info ul li a:hover{
	border:none !important;
	text-decoration: underline !important;
}
div.one-third > h2{
	margin-bottom:20px;
}
div.one-third > h2 > span {
    font-family: "Roboto Condensed",sans-serif;
    color: #3d6bb9;
    font-weight: 700;
    font-size: 18px;
    position: relative;
    width: 100%;
	display: block;
}
div.one-third > h2 > span::after {
    content: "";
    position: absolute;
    top: 50%;
    border-bottom: 1px solid;
    border-color: rgba(0,0,0,.1);
    width: 50%;
    margin: 0px 15px;
}
.readMoreLink{
	background:transparent;
}
.readMoreLink:hover{
	background:transparent;
}
.readMoreLink > a{
	border:1px solid #4a882c;
	background:linear-gradient(#689829, #5e8a24);
	border-radius:3px;
	font-weight:500;
	font-size:16px;
	text-transform: capitalize;
	padding:8px 20px;
	letter-spacing:0px;
}
.readMoreLink > a:hover{
	background:linear-gradient(#5e8a24, #5e8a24);
	padding:8px 20px;	
	letter-spacing:0px;
}
#submit{
	border:1px solid #4a882c;
	background:linear-gradient(#689829, #5e8a24);
	border-radius:3px;
	font-weight:500;
	font-size:16px;
	text-transform: capitalize;
	padding:8px 20px;
	letter-spacing:0px;
}
#submit:hover{
	background:linear-gradient(#5e8a24, #5e8a24);
	padding:8px 20px;	
	letter-spacing:0px;
}
.tagcloud > a{
	border: 1px solid #4a882c;
	background: linear-gradient(#689829,#5e8a24);
	border-radius: 3px;
	font-weight: 500;
	font-size: 16px;
	text-transform: capitalize;
	padding: 3px 5px;
	letter-spacing: 0px;
	color:#fff !important;
}
.tagcloud > a:hover{
	background: linear-gradient(#5e8a24,#5e8a24);
	color:#fff !important;
}
.aside ul li{
	padding: 5px 0;
}
.widget-area p {
	font-family: "Roboto", sans-serif;
    line-height: 28px !important;
    font-weight: 400 !important;
    margin-bottom: 10px;
}
#colophon{
	background:#f6f6f6;
}
.site-info.smallPart.site {
    margin: 40px auto 0px;
    padding:0px 20px;
}
.site-info.smallPart.site > p{
	text-align:center;
	font-family:"Roboto", sans-serif;
	color:#6d6d6d;
	text-transform: none;
	margin:30px 0px 20px;
	letter-spacing:0px;
}
.entry-content p {
    line-height: 26px;
}
.mob-menu-wrap{
	display:none;
}
.mobile-logo{
	display:none;
}
.theNavigationSocial{
	margin-right:20px;
}

div.one-third.recent-photos{
	padding-right:30px;
}
#rpwwt-recent-posts-widget-with-thumbnails-2 .rpwwt-post-title{
	display:none !important;
}
#rpwwt-recent-posts-widget-with-thumbnails-2 ul{
    -moz-column-count: 2;
    -moz-column-gap: 10px;
    -webkit-column-count: 2;
    -webkit-column-gap: 10px;
    column-break-before: always;
}
#rpwwt-recent-posts-widget-with-thumbnails-2 li{
	border:none;
	margin:0px;
}
#rpwwt-recent-posts-widget-with-thumbnails-2 img{
	margin:0px;
}
.main-navigation .page_item.account-link{
	display:none;
}
.page-header > h1.page-title{
	color:#3d3d3d;
	text-transform: capitalize;
}
.widget_categories > ul > li {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    font-family: "Roboto", sans-serif !important;
}
.widget_categories > ul > li > ul.children{
	padding-left:15px;
}
.widget_categories > ul > li > ul.children > li{
	text-align:left;
}
div.mr_social_sharing_wrapper{
	margin:20px 0px;
}
.entry-title{
	color:#3d3d3d;
}
#main h2{
	color:#3d3d3d;
}
#main .widgettitle{
	color:#3d3d3d;
}
input[type="submit"]{
	padding:19px 20px 17px;
}
#main .widget.widget_recent_entries{
	margin-top:20px;
}
.widget_categories > ul > li{
	display: block;
	text-align:left;
}
.widget-area aside.widget a{
	display: block;
	width: 50%;
	float: none;
}
.widget_categories > ul > li.toggle-children{
	position: relative;
	display: block;
	cursor: pointer;
}
.widget_categories > ul > li.toggle-children:after{
	content:"";
	display:inline-block;
	background:url("/wp-content/themes/nucleare/images/down-arrow-transparent.png") no-repeat 50% 50%;
	height: 11px;
	width: 16px;
	background-size: 16px 11px;
	position: absolute;
	right: 0px;
	top: 15px;
}
.widget_categories > ul > li.toggle-children.open:after{
	content:"";
	display:inline-block;
	background:url("/wp-content/themes/nucleare/images/down-arrow-transparent.png") no-repeat 50% 50%;
	height: 11px;
	width: 16px;
	background-size: 16px 11px;
	position: absolute;
	right: 0px;
	top: 15px;
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.widget_categories > ul > li.toggle-children > ul.children{
	display: none;
	text-align:left;
}
.widget_categories > ul > li.toggle-children > ul.children > li{
	text-align:left;
	display:block;
}
.widget_categories > ul > li.toggle-children > ul.children > li > a{
	font-weight:400;
}
#archives-dropdown-3 {
    background: #fff;
    border: none;
    padding: 5px;
    border: 1px solid #ccc;
    height:40px;
    -webkit-appearance:none;
    -moz-appearance: none !important;
    background: #fff url("/wp-content/themes/nucleare/images/down-arrow-transparent.png") no-repeat calc(100% - 10px) 50%;

}
#search-full form.search-form, .search-field{
	color:#666 !important;
}
.close-search{
	color:#666 !important;
}
.widget_search .search-form .search-field{
	height: 40px;
	padding: 0px 10px !important;
	border-radius: 5px !important;
}
.widget_search .search-form{
	display: block;
	clear:both;
	max-width: 285px;
}
.widget_search .search-form label{
	width: calc(100% - 55px);
	float:left;
}
.widget_search .search-submit{
	display: block;
	background: url("/wp-content/themes/nucleare/images/white-search.png") 50% 50% no-repeat #5b8c34 !important;
	background-size: 22px 22px !important;
	border: 1px solid #4a882c;
	border-radius: 5px;
	width: 53px !important;
	height: 40px !important;
	margin: 9px 0px 3px !important;
	font-size:0px;
	padding:0px;
}
.lg-wrap{
	max-width:1280px;
	margin:0 auto;
}
.theNavigationBar {
    z-index: 1;
    position: static;
    width: 100%;
    left: 0;
    background: #ffffff;
    box-shadow: 0px 0px 2px rgba(0,0,0,.05);
}
.header-top-bar{
	background:#3d3d3d;
}
.header-top-bar ul {
    text-align: center;
    max-width: 1240px;
    margin: 0 auto;
    position: relative;
}
.header-top-bar ul > li:first-child {
    padding-left: 20px;
    padding-right: 15px;
}
.header-top-bar ul > li {
    float: left;
    padding: 10px 12px;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}
.header-top-bar ul > li:nth-last-child(2) {
	float:right;
	margin-right:120px;
}
.header-top-bar ul > li:last-child {
	position: absolute;
	right:0px;
	padding:10px 20px;
	background: #5d5d5d;
}
.header-top-bar ul li a {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 25px;
    text-decoration: none;
    padding: 10px 5px;
}
.header-top-bar ul li a:hover {
	text-decoration: underline;
}
.header-top-bar ul > li > a img {
	position: relative;
	width:auto;
	height:20px;
    top: 5px;
    left: -7px;
}
header.site-header{
	background:#fff;
}
div.site-branding{
    padding: 0;
    width: 300px;
    height: 100px;
    float: left;
    margin: 20px 20px 0;
}
.head-search {
    display: inline-block;
    margin-right: 15px;
    margin-top: 30px;
    width: 60%;
    float:right;
}
.head-search .guarantee {
    display: inline-block;
    margin-right: 30px;
	font-family: "Roboto Condensed",sans-serif;
    font-size: 20px;
    color: #3d6bb9;
    font-weight: 700;
    text-decoration: none;
    text-align: right;
    margin-bottom: 10px;
}
.head-search .guarantee span {
    font-size: 13px;
    color: #000;
    font-family: Roboto,Arial;
    font-weight: 400;
    text-decoration: underline;
}
.head-search form.form{
    width: calc(100% - 337px);
    display: inline-block;
    vertical-align: middle;
}
.head-search div.form-field #search_query_adv {
    margin: 0;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: calc(100% - 48px);
    height: 40px;
    border-radius:5px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    float: left;
    border: 1px solid #c6c6c6;
    border-right: none;
    box-shadow: inset 3px 3px 2px -1px rgba(0,0,0,.2);
    padding: 13px 15px 10px;
    font-size:14px;
}
.head-search div.form-field .button.button--primary.form-prefixPostfix-button--postfix {
    margin: 0;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    border: 1px solid #408637;
    width: 48px;
    height: 40px;
    font-size: 0;
    background: url("/wp-content/themes/nucleare/images/white-search.png") 50% 50% no-repeat #5b8c34;
    background-size: 20px 20px;
    border-radius:5px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    float: left;
    padding: 5px;
}
#site-navigation{
	float:right;
	clear:right;
}
.theNavigationBlock {
    max-width: 1280px;
}



@media screen and (max-width: 1150px) {

	.main-navigation ul li > a{
		padding:15px 11px;
	}

}




@media screen and (max-width: 1024px) {

	.head-search{
		width: calc(50% - 40px);
	    float: right;
	    margin-right: 20px;
	    margin-top: 28px;
	}
	.head-search .guarantee{
	    display: block;
	    font-family: "Roboto Condensed", sans-serif;
	    font-size: 20px;
	    color: #3d6bb9;
	    font-weight: 700;
	    text-decoration: none;
	    text-align: right;
	    margin-bottom: 10px;
	    margin-right:0px;
	}
	.head-search form.form{
		width:100%;
	}
	.admin-bar .theNavigationBar {
	    top: 32px;
	}
	.main-navigation ul {
	    display: block;
	    text-align: center;
	}
	.main-navigation ul li{
		width:auto;
		float:none;
		display:inline-block;
	}
	.main-navigation ul li a{
		padding: 15px 15px;
	}
	#site-navigation{
		clear:both;
	}


	
}

@media screen and (max-width: 900px) {
	div.one-third{
		width:100%;
		margin-bottom: 30px;
	}
	div.one-third.c-info ul{
		background:transparent;
		padding:0px;
	}
	#rpwwt-recent-posts-widget-with-thumbnails-2 ul{
	    max-width: 310px;
	}
}


@media screen and (max-width: 767px) {

	.site-title > a{
		margin: 0 auto;
		display: block;
		font-size:0px;
		background: url("/wp-content/themes/nucleare/images/mobile-logo.png") 50% 50% no-repeat;
		background-size:172px 64px;
		height: 64px;
		width: 200px;
	}

	.mobile-logo{
		display:block;
		padding:15px 0px;
		position: absolute;
    	left: calc(50% - 100px);
	}
	#page.site {
	    margin: 115px auto 3em !important;
	}
	.site-title > a{
		background-size: 135px 50px;
		height: 50px;
		width: 135px;
	}
	.mobile-logo{
		padding:20px 0px;
		position: absolute;
		top:55px;
    	left: calc(50% - 67px);
	}
	.main-navigation.toggled .nav-menu{
		display: block;
		top: 211px;
		float: none;
		position: absolute;
		z-index: 99;
	}
	.menu-toggle:focus, .menu-toggle:hover {
	    background: #fff;
	}

	.theNavigationSocial{
		margin-top:16px;
	}
	.theNavigationBlock {
	    width: 100%;
	    margin: 0 auto;
	    height: auto;
	    border-bottom: 1px solid #ccc;
	    box-shadow: 0px 0px 8px rgba(0,0,0,.2);
	}
	.mob-menu-wrap{
		display:inline-block;
	}
	.mobileMenu-toggle {
	  height: 60px;
	  width: 60px;
	  display: inline-block;
	  font-size: 0;
	  left: 20px;
	  top: 66px;
	  border: 1px solid #c6c6c6;
	  overflow: hidden;
	  background: #fff;
	  padding: 0 0px;
	  position: absolute;
	  z-index: 9;
	  border-radius: 5px;
	}
	.mobileMenu-toggle span.menu-txt {
	  display: block;
	  font-size: 12px;
	  color: #040404;
	  position: absolute;
	  top: 35px;
	  left: 13px;
	  font-weight: 700;
	}
	.mobileMenu-toggle .mobileMenu-toggleIcon,
	.mobileMenu-toggle .mobileMenu-toggleIcon::before,
	.mobileMenu-toggle .mobileMenu-toggleIcon::after {
	  background: #040404;
	  content: "";
	  display: block;
	  height: 4px;
	  position: absolute;
	  transform: rotate(0deg);
	  transition: transform 100ms ease-in, top 100ms ease-in 150ms, bottom 100ms ease-in 150ms;
	  width: 25px;
	}
	.mobileMenu-toggle .mobileMenu-toggleIcon {
	  top: 21px;
	  left: 17px;
	  transition: background-color 10ms ease-in 100ms;
	}
	.mobileMenu-toggle .mobileMenu-toggleIcon::before {
	  top: -7px;
	}
	.mobileMenu-toggle .mobileMenu-toggleIcon::after {
	  bottom: -7px;
	}
	nav.toggled .mobileMenu-toggle .mobileMenu-toggleIcon {
	  background-color: transparent;
	  transition-delay: 100ms;
	}
	nav.toggled .mobileMenu-toggle .mobileMenu-toggleIcon::before, nav.toggled .mobileMenu-toggle .mobileMenu-toggleIcon::after {
	  background-color: #000;
	  bottom: auto;
	  top: auto;
	  transition: transform 100ms ease-in 150ms, top 100ms ease-in, bottom 100ms ease-in;
	}
	nav.toggled .mobileMenu-toggle .mobileMenu-toggleIcon::before {
	  top: 0;
	  transform: rotate(45deg);
	}
	nav.toggled .mobileMenu-toggle .mobileMenu-toggleIcon::after {
	  bottom: 0;
	  transform: rotate(-45deg);
	}
	.main-navigation ul{
		display: none;
		text-align:left;
	}
	.main-navigation ul li > a{
		padding:15px 20px;
		border-bottom:1px solid #ccc;
	}
	.main-navigation ul li.page_item{
		position: relative;
		width:100%;
	}
	.main-navigation ul li.page_item > a:after{
		content:"";
		display:inline-block;
		height:18px;
		width:16px;
		background:url("/wp-content/themes/nucleare/images/black-right-arrow.png") no-repeat 50% 50%;
		background-size:16px 18px;
		position: absolute;
		right:20px;
		top:20px;
	}
	.main-navigation ul li.page_item.account-link > a:after{
		display:none;
		background:transparent;
	}
	.main-navigation .page_item.account-link:nth-child(7){
		padding-top:20px;
	} 
	.main-navigation .page_item.account-link:last-child{
		padding-bottom:20px;
	}
	.main-navigation .page_item.account-link {
    	background: #2c58a0;
    	display:block;
	}
	.main-navigation .page_item.account-link > a{
		font-family: "Roboto", Arial;
		text-transform: none;
	    font-weight: 400;
	    font-size: 15px;
		color:#fff;
		border:none;
		padding: 5px 20px;
	}
	.main-navigation .page_item.account-link:hover > a, .main-navigation .page_item.account-link > a:hover{
		background: #2c58a0;
		color:#fff;	
	}

	.head-search{
		width: calc(100% - 40px);
		display: block;
		clear: both;
		margin: 100px auto 20px;
		float:none;
	}
	.head-search > a.guarantee{
		display: none;
	}
	div.site-branding{
		display: none;
	}
	.header-top-bar ul > li{
		text-align:center;
		float:none;
		display: inline-block;
	}
	.header-top-bar ul > li:nth-last-child(2) {
	    float: none;
	    margin-right: 0px;
	}
	#page.site{
	    padding: 0 20px;
	    margin: 15px auto 15px !important;
	}
	.header-top-bar ul > li:last-child{
		top: 65px;
		right: 20px;
		background: #fff url(/wp-content/themes/nucleare/images/black-cart.png) calc(50% - 2px) 40%  no-repeat;
		background-size: 28px 25px;
		border: 1px solid #c6c6c6;
		height: 60px;
		width: 60px;
		border-radius: 5px;
	}
	.header-top-bar ul > li:last-child > a > img{
		display: none;
	}
	.header-top-bar ul > li:last-child > a{
		font-size: 0px;
		padding: 29px;
		position: relative;
		left: -20px;
	}
	.header-top-bar ul > li:last-child > a:after{
		content:"CART";
		font-family: "Roboto Condensed", Arial;
		display: inline-block;
		position: absolute;
		bottom:0px;
		left:15px;
		text-transform: uppercase;
		color:#000;
		font-size:12px;
	}





}

@media screen and (max-width: 579px) {

	#secondary{
		padding:0px;
	}
	.header-top-bar ul li a {
		padding:10px 0px;
	}
	.header-top-bar ul > li{
		padding:10px;
	}

}