/**
 *
 * -------------------------------------------
 * Override
 * -------------------------------------------
 *
 **/

/*
 *
 * 16. Override
 *
 *
------------------------------------ */

/* 16.1. Overridden elements
==================================== */

/*** burger menu colour ***/

	.mtog span {
		background-color:#333 !important;
		}
		
	.home .mtog span {
		background-color:#fff !important;
		}
	

/*** Hide the content on Home page ***/

.home #gk-mainbody {
    display:none !important;
}

.gk-nsp-header a:active,
.gk-nsp-header a:focus,
.gk-nsp-header a:hover {
  color: #900 !important;
}

#main-menu .sub-menu li:hover {
    background: #900 !important;
}

#main-menu .sub-menu li:hover>a {
    border-top-color: #900 !important;
}

/************ colours ************/

a,  #gk-mainbody header h1 a, #gk-mainbody header h2 a, #gk-mainbody a {
    /*** color:#4571bf; ***/
    color: #900;
    text-shadow: 0px 0.3px 0px #ccc;
    }

 #gk-mainbody a:active, #gk-mainbody a:focus, #gk-mainbody a:hover {
      /* color:#24396e; */
      color: #400;

/*** a:hover, a:active, a:focus, #gk-mainbody a, #gk-mainbody header h1 a:active, #gk-mainbody header h1 a:focus, #gk-mainbody header h1 a:hover, #gk-mainbody header h2 a:active, #gk-mainbody header h2 a:focus, #gk-mainbody header h2 a:hover, #gk-sidebar .box a:hover ***/

    }

a:hover, a:active, a:focus {
  color: #400 !important;
}

.multipage-navlink {
  font-size: 24px;
  margin-top: 16px;
  font-weight: bold;
}

div.widget_get-custom span.affiliate_link h4 {
  text-align: center;
}

.btn:hover, .btn:active, .btn.active, .btn.disabled, .btn[disabled], .nav-btn a:active, .nav-btn a:focus, .nav-btn a:hover, button:hover, input[type="button"]:hover, input[type="submit"]:hover, button:active, input[type="button"]:active, input[type="submit"]:active, button.disabled, input[type="button"].disabled, input[type="submit"].disabled, a.gk-button:hover, a.gk-button:active, a.gk-button.active, a.gk-button.disabled, a.gk-button[disabled], .readon:hover, .readon:active, .readon:focus, .btn:focus, button:focus, a.gk-button:focus, input[type="button"]:focus, input[type="submit"]:focus {
    background: #4571bf;
}

/*** Summary panel links ***/

.grey a {
    color:#990000;
    font-weight:bold;
    }

.grey a:hover {
    color:#690f0f;
    }



/************ Layout ************/

/*** main column content restricted to 945px ***/


a.flickr-images {
    min-height:100px !important;
    }

img {
    display: block;
    }

/*** Inline images for NSP ***/

.gk-nsp-image-wrap img {
    display:inline;
    }


 #gk-mainbody-top, #gk-mainbody-bottom, article  {
    max-width: 945px;
    margin-left:auto;
    margin-right:auto;
    }


#gk-sidebar img {
    margin-left:auto;
    margin-right:auto;
    }



/*** hide left meta sidebar ***/


aside.meta {
    display:none !important;
    }

article {
    padding-left:0;
    }

 #gk-top1, #gk-top2 {
    margin-bottom:20px;
    }

   /*** get rid of unwanted <br /> tags in buyers guide ***/

 .buyer_guide .gk-nsp-content-wrap br {
	display: none;
    }


/*** hide mainbody on home page 'reviews' ***/

/*
.page-id-10654 #gk-mainbody {
    display:none;
    }
*/




/*** Reduce gap for module-only pages with no content ***/

#gk-mainbody > article {
    min-height:0;
}


/*** Centre page content 945px max width ***/

/*
article.page-fullwidth, article.category-blog {
    max-width:945px;
    margin-left:auto;
    margin-right:auto;
    }

*/

    /*** reduce bottom margins on sidebar widgets ***/

#gk-sidebar .box {
    padding: 0;
}

#gk-sidebar .ratebox {
    padding-bottom:10px;
}

/*** disable image links on buyers guide update widget ***/

.NoPicLink .gk-image-link {
    pointer-events: none;
    }

/*** buyers Guide teasers ***/


.bestest h5 {
font-weight:500;
}

.bestest img:hover, .bestest-4 img:hover {
    -webkit-transform: scale(0.96);
    -moz-transform: scale(0.96);
    -ms-transform: scale(0.96);
    -o-transform: scale(0.96);
    transform: scale(0.96);
}

.bestest img, .bestest-4 img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.15s linear;
    -moz-transition: -moz-transform 0.15s linear;
    -o-transition: -o-transform 0.15s linear;
    transition: transform 0.15s linear;
}


.bestest .gk-columns > div {
	width:20%;
	padding-bottom:20px;
	background-color:#fff;
}

.bestest-4 .gk-columns > div {
	width:25%;
	padding-bottom:20px;
	background-color:#fff;
  /*** #444 ***/
}


.bestest div.gk-columns, .bestest-4 div.gk-columns {
    padding-bottom: 0px;
    margin:0 0 20px 0;
    background-color:#fff;
}

.gk-columns>div:first-child {
    padding-left: 12px;
    }

.gk-columns>div:last-child {
    padding-right: 12px;
}

.bestest h5, .bestest-4 h5  {
    text-align:center;
    font-size:18px;
    line-height:2;
}

.bestest h5:hover, .bestest-4 h5:hover {
/*** background-color:#24396e; ***/
}

.bestest h5 a, .bestest-4 h5 a  {
  color: #900;
  font-weight: bold;
  text-shadow: none;
}

.rateit {
  text-align: center;
  display: block !important;
}


/************ Typography ************/

body {
    /*** font-family: "museo-sans", Sans-Serif; ***/
    font-family: Verdana, sans-serif;
    color:#333!important;
    }

.gk-nsp-text {
    color:#333;
    }

.moreish {
    font-size:18px;
    font-weight:bold;
    }

#gk-mainbody article>header h1, #gk-mainbody article>header h2, .grey h2, .content h2, .content h3, .content h4, .content h5, .content h6 {
  font-family: GEORGIA;
}

article header ul li {
  font-family: Verdana, sans-serif;
}

/*** remove image bullets from lists ***/


h3 {
    padding-bottom: 0 !important;
    }
article .intro ul li, article .content ul li, article .summary ul li {
    line-height: 1.2em!important;
    padding: 8px 0 2px 28px;
    }

/*** Summary  headings ***/

.grey h2 {
    margin-bottom: .5em;
    }

.grey h4 {
    padding-top: 1em;
    }



/*** nsp titles ***/

.gk_nsp h3.box-title {
    font-size:36px;
    font-weight:normal;
    }

/*** Hide Buyers guide titles ***/
#gk-mainbody-bottom .gk_nsp h3.box-title {
    display:none;
    }



 /*** buyers guide nsp lists ***/
    .gk-nsp-art ul li {
        line-height:1.2;
        padding:0;
        }



    /*** nsp Buyers Guide ***/

.gk-nsp-art.gk-nsp-cols-1 {
    padding-top: 10px !important;
    }

.buyer_guide .gk-nsp-header {
    padding: 0;
    }

.buyer_guide p.gk-nsp-info {
    display:none !important;
    }

/*** Buyers guide affiliate links***/
.buyer_guide .cl_custom_02 {
    line-height: 1;
    font-weight:bold;
    }

.affiliate_link h4 {
    display:block;
    padding-bottom:8px;
    font-size: 18px;
    font-weight: bold;

    }

#gk-sidebar .affiliate_link p {
    font-weight:bold;
    color:#fff;
    position:relative;
    text-align:center;
    top:-45px;
    height:0;
    margin-bottom:-6px;
    text-shadow:        0.07em 0 black, 0 0.07em black, -0.07em 0 black, 0 -0.07em black;
    }

#gk-sidebar .affiliate_link a {
    color:#fff !imnportant;
        }

/*** Buyers guide separator***/

span.separator {
    display:block;
    width:100%;
    border-top: 1px solid #aaa;
    padding-bottom: 20px;
    }

.gk-nsp-art.gk-nsp-cols-1 {
    border-top: 1px solid #aaa;
}

/*** Captions***/

.caption {
    font-size:14px;
    font-weight:bold;
    margin:10px 0 20px;
    padding: 0 10px;
    color:#666;
    background-color:#ddd;
    }

.bigtopcaption {
    font-size:18px;
    font-weight:bold;
    margin:10px 0 0;
    padding:5px 10px;
    color:#666;
    background-color:#ddd;
    }


#gk-bottom4  {
    text-align: center;
    }

#gk-bottom4 img {
    display: block;
    margin: 0 auto;
    }




/************ Header ************/

.imageBg #gk-head a.cssLogo {
    background-image: url('../svg/cameralabs_logo_white.svg');
}


a.cssLogo, #gk-menu-wrap a.cssLogo {
    background-image: url('../svg/cameralabs_logo_grey.svg');
    }


.imageBg #gk-head, .imageBg #gk-head-frontpage {
    margin-bottom: 40px;
    }

.imageBg #gk-header-mod h2, .imageBg.frontpage .imageBg h2 {
    font-size:30px;
    text-align:left;
    margin: 100px 0 0 55px;
    text-shadow: 2px 2px 4px #666;
    }

.imageBg #gk-header-mod h3, .imageBg.frontpage .imageBg h3 {
    color:#fff;
    font-size:24px;
    font-weight:300;
    text-shadow: 2px 2px 4px #666;
    text-align:left;
    margin: 25px 0 0 55px;
    }


.imageBg #gk-header-mod h3 a {
    color:#ccc;
    }

.imageBg #gk-header-mod h3 a:hover, .imageBg #gk-header-mod h3 a:active, .imageBg #gk-header-mod h3 a:focus {
    color:#4c90fe;
    }




/************ Navbar search ************/


.bop-nav-search .search-field {
	background-color: transparent;
	background-position: 5px center;
	background-repeat: no-repeat;
	background-size: 20px 20px;
	border: none;
	cursor: pointer;
	height: 37px;
	margin: 3px 0;
	padding: 0 0 0 34px;
	position: relative;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
	width: 0;

}

.imageBg #main-menu .bop-nav-search .search-field {
    background-image: url(../svg/search_icon_light.svg);
    }

#main-menu .bop-nav-search .search-field, .imageBg #gk-menu-wrap #main-menu .bop-nav-search .search-field {
    background-image: url(../svg/search_icon_dark.svg);
    margin-right:20px;
    }


.bop-nav-search .search-field:focus {
	background-color: white;
	background-image: url(../svg/search_icon_dark.svg)!important;
	border: 2px solid #ccc;
	cursor: text;
	outline: 0;
	width: 230px;

}

.imageBg #main-menu .bop-nav-search .search-field:focus {
    color: #333;
}

#main-menu .bop-nav-search .search-field:focus, .imageBg #gk-menu-wrap #main-menu .bop-nav-search .search-field:focus {
    color:#333;
    }


.bop-nav-search .screen-reader-text, .bop-nav-search input[type=submit] {
    display: none;
    }



/************ Review Image Header ************/



#gk-header-mod {
    max-width:100%;
   /* max-height:66vh;*/
    overflow:hidden;
    margin:0;
    padding-left:0 !important;
    padding-right:0 !important;
    position:relative;

    }

#gk-header-mod span.header_title {
    font-size:36px;
    font-weight:bold;
    color:white;
    text-shadow: 2px 2px 4px #666;
    display:block;
    Position:absolute;
    top:60%;
    width:100%;
    margin: auto;
    text-align:center;

    }

.fullwidthheader img {
    margin: 0 auto;
    }

       /************ Verdict ***********/

div.grey {
    background-color:#ddd;
    padding:20px;
    margin:20px 0;
     }

div.grey::after {
    content: "";
    display: table;
    clear: both;
}

 .grey div.gk-columns {
    background-color:#ddd;
    font-size:14px;
    font-weight:600;
    line-height:1;
    padding-bottom:15px;

    }



.gk-columns p {
    margin:0 0 0.5em 0;
    }

.gk-columns h4 {
    padding: 0 0 0 65px;
    line-height:3em;
}

.gk-columns h4.good {
    background:url('../png/thumbs_up.png') no-repeat !important;
    }

.gk-columns h4.bad {
    background:url('../png/thumbs_down.png') no-repeat !important;
    }

 /************ More reviews links ***********/

.gk-nsp-links ul li {
    width: 18%;
    float:left;
    padding: 0 25px 8px 0 !important;
    border-top: none !important;
    line-height:1;
    }

.gk-nsp-links ul li .gk-nsp-link-header {
    line-height:1 !important;
    }




/************ Sidebar ***********/

    /*** Only on desktop ***/


@media (min-width: 1030px) {

#gk-mainbody-columns > aside  {
    padding: 0 0 0 25px;
   }

#gk-mainbody-columns > aside > .sticky-wrapper > #sidefix {
    background: #ddd;
    margin-top:20px;
    padding-top:10px;
    text-align: center;
    width:300px;
    }


div#sidefix.sticky {
    position: fixed;
    top: 88px;
    }

#gk-sidebar .box  {
    margin-bottom: 0;
    }

}

/************ social sharing ***********/

aside.mashsb-container {
    width:200px;
    margin-left:auto;
    margin-right:auto;
    padding-top:0;
     }

.mashsb-buttons a {
    width: 16px !important;
    padding: 10px !important;
    border-radius: 20px !important;
    }


/*


************ old Multipage plugin ************

ul.toc {
    background-color: #fff;
    height:50px;
    min-width: 375px;
    }


ul.multipage-toc {
    border:none !important;
    }

article .content .multipage-toc li {
    margin:0 5px 30px 0 !important;
    background: #ddd !important;
	border: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff !important;
	display: inline-block;
	float: left;
	font-size: 14px;
	font-weight:700;
	height: 30px;
	padding: 0 10px;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
    }

ul.multipage-toc li:hover, ul.multipage-toc li.current {
    background-color: #900 !important;
   
    }

article .content .multipage-toc li a {
    color:#fff !important;
    line-height: 2em;
    padding-left: 10px;
    }

.multipage-toc.sticky  {
    width: 100%;
    position: fixed;
    top: 60px;
    height: 38px;
    z-index:999;
    background-color: #fff;
    }

    ************ Old Multipage menu ************

ul.multipage-toc li:after {
    content: '';
	display: inline-block;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 15px solid #ddd;
	position: absolute; right: -15px; top: 0;
	z-index: 999;
	-webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

ul.multipage-toc li:hover:after, ul.multipage-toc li.current:after {
    border-left-color: #900;
  
    }

ul.multipage-toc li:before {
	content: "";
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 15px solid #fff;
	position: absolute; left: 0; top: 0;
}

ul.multipage-toc li:first-child:before {
	display: none;
}

ul.multipage-toc li:last-child:after {
	display: none;
}


*/


   /************ Bottom 5 and 6 and footer ************/

#gk-bottom5, #gk-bottom6, #gk-footer {
    border:none;
    background:#000;
    color:#fff;
    }

#gk-bottom5 .box .box-title, #gk-bottom6 .box .box-title {
    color:#ccc;
    padding:0;
    }


#gk-bottom5 .box ul li, #gk-bottom6 .box ul li {
    Border:none;
    line-height:1;
    color:#666;
    padding-left:10px;
    }

#gk-bottom5 .box ul li a, #gk-bottom6 .box ul li a {
    color:#ccc;
    }

#gk-bottom5 .box ul li a:hover, #gk-bottom5 .box ul li a:active, #gk-bottom5 .box ul li a:focus #gk-bottom6 .box ul li a:hover, #gk-bottom6 .box ul li a:active, #gk-bottom6 .box ul li a:focus {
    color:#4c90fe;
    }

#gk-bottom6 .box {
    color:#666;
    font-size:12px;
    margin:0 0 0 10px;
    }

#spoontalk-sociamedia-icons-widget-2 h3 {
    padding-bottom: .5em !important;
    }


   /************ responsive video wrapper ************/

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}





   /************ Header ************/

 .imageBg #gk-head, .imageBg.frontpage #gk-head-frontpage {
     background-image: url('../jpg/header_big.jpg')!important;
}


/************ Large desktop  overrides ************/

@media (min-width: 1440px) {

    .gk-page {
    max-width: 1400px;
    }



    #gk-mainbody-columns > aside > .sticky-wrapper > #sidefix {
    width:345px;
    }

}

/************ tablet  overrides ************/

/************ Header ************/

 @media (max-width: 1030px) {

.submenu {
     display:none !important;
      }

.menu-div

#gk-mainbody-columns > aside  {
    background: #ddd;
    margin-top:20px;
    padding-top:10px;
    text-align: center;
    }

#gk-sidebar .box {
    width: 100%;
    }



 }


   @media (min-width: 801px) and (max-width: 1030px) {

    .imageBg #gk-head, .imageBg.frontpage #gk-head-frontpage {
         background-image: url('../jpg/header_tablet.jpg')!important;
        }

    }


 /************ Mobile overrides ************/
@media (max-width: 480px) {

   /************ Header ************/

    .imageBg #gk-head, .imageBg.frontpage #gk-head-frontpage {
         background-image: url('../jpg/header_mobile.jpg')!important;
        }

.imageBg #gk-header-mod {
    padding: 70px 0 40px !important;
}


.imageBg #gk-header-mod h2, .imageBg.frontpage .imageBg h2 {
    font-size:24px;
    text-align:left;
    margin-top:0px;
}

.imageBg #gk-header-mod h3, .imageBg.frontpage .imageBg h3 {
    font-size:18px;
}

.gk-nsp-image-wrap {
    float:none !important;
    }


.gk-nsp-links ul li {
    width: 100%;
    float:none;
    }

 a.flickr-images {
     min-height: 30px !important;
     }


div.bestest, div.bestest-4 {
background-color: #fff !important;
}

.bestest h5, .bestest-4 h5 {
    font-size:24px;
    line-height:1.5;
    background-color:#fff;
    text-align:center;
}


.bestest .gk-columns > div, .bestest-4 .gk-columns > div {
    padding-bottom:0 !important;
	margin-bottom:20px;
}



}



   /************ Bigger module thumbs on mobile ************/
@media (max-width: 580px) {


.widget-area .col1, .widget-area .col2, .widget-area .col3, .widget-area .col4, .widget-area .col5, .widget-area .col6, .widget-area .box.last1, .widget-area .box.last2, .widget-area .box.last3, .widget-area .box.last4, .widget-area .box.last5 {
    max-width: 100% !important;
  }

.box {
    padding:0;
    }

.gk-nsp-art {
    padding:0 !important;
    }

.gk-page {
    padding-left: 5px!important;
    padding-right: 5px!important;
}


}



/************ Mobile menu  ************/

#main-menu-mobile select {
    /*** font-family: "museo-sans"; ***/
    font-size: 24px;
}

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

.nomobile .sub-menu {
     display:none !important;
     }

li.mobile_subs_only>a {
    display:none !important;
    }

#main-menu > li.current-menu-item, #main-menu > li.current_page_item, #main-menu > li.active > a, #main-menu > li.current-menu-item > a, #main-menu > li.current_page_item > a, #main-menu > li.current-menu-ancestor > a, #main-menu > li.current-menu-parent > a {
    color:#fff;
    }
#main-menu li.menu-item a:hover, #main-menu li.menu-item a:active {
  color: #333;
}

#yasr_rateit_overall {
    display:block;
    width:160px;
    margin-left:auto;
    margin-right:auto;
    }

.affiliate_link h4 {
    text-align:center;
    }

    }
    
