/* 控制BLOG菜單 */
body.site-omega .nav-item-blog {
    display: block;
}

/* LOGO 切換 — 改 display 值：block 顯示 / none 隱藏
 * first = OMEGA, last = OMGWatches
 */
/* 切換：只需改 block↔none */
body.site-omega .nav-brand:nth-of-type(1)    { display: none !important; }  /* OMEGA */
body.site-omega .nav-brand:nth-of-type(2)    { display: block  !important; }  /* OMGWatches */
body.site-omega .footer-brand:nth-of-type(1) { display: none !important; }  /* OMEGA */
body.site-omega .footer-brand:nth-of-type(2) { display: block !important; }  /* OMGWatches */

body.site-omega .footer-note:nth-of-type(3) { display: block !important; }  /*  */
body.site-omega .footer-note:nth-of-type(4) { display: none  !important; }  /* 有標第三方 */

/*控制品牌資訊不顯示*/
body.site-omega .sub-nav > a.active,
body.site-omega .sub-nav > a.active + .sep { display: none; }

/*cartier----*/
body.site-cartier .nav-brand:nth-of-type(1)    { display: block !important; }  /* cartier */
body.site-cartier .nav-brand:nth-of-type(2)    { display: none  !important; }  /* Watches */
body.site-cartier .footer-brand:nth-of-type(1) { display: block !important; }  /* cartier */
body.site-cartier .footer-brand:nth-of-type(2) { display: none !important; }  /* Watches */
body.site-cartier .footer-note:nth-of-type(3) { display: block !important; }  /*  */
body.site-cartier .footer-note:nth-of-type(4) { display: none  !important; }  /* 有標第三方 */

/*控制品牌資訊不顯示*/
body.site-cartier .sub-nav > a.active,
body.site-cartier .sub-nav > a.active + .sep { display: block; }

/*iwc----*/
body.site-iwc .brand-name:nth-of-type(1)    { display: block !important; } 
body.site-iwc .brand-name:nth-of-type(2) { display: none  !important; }  

body.site-iwc .site-footer p:nth-of-type(1) { display: block !important; }  
body.site-iwc .site-footer p:nth-of-type(2) { display: none  !important; }  

/*控制品牌資訊不顯示none*/
body.site-iwc .mag-section { display:block; }


/*tudor----*/
body.site-tudor .nav-brand:nth-of-type(1)    { display: block !important; }  
body.site-tudor .nav-brand:nth-of-type(2)    { display: none  !important; }  
body.site-tudor .footer-brand:nth-of-type(1) { display: block !important; }  
body.site-tudor .footer-brand:nth-of-type(2) { display: none !important; }  
body.site-tudor .footer-note:nth-of-type(3) { display: block !important; }  
body.site-tudor .footer-note:nth-of-type(4) { display: none  !important; } 

/*控制品牌資訊不顯示*/
body.site-tudor .sub-nav > a.active,
body.site-tudor .sub-nav > a.active + .sep { display: block; }

/*cartier----*/
body.site-chopard .nav-brand:nth-of-type(1)    { display: block !important; }  /* cartier */
body.site-chopard .nav-brand:nth-of-type(2)    { display: none  !important; }  /* Watches */
body.site-chopard .footer-brand:nth-of-type(1) { display: block !important; }  /* cartier */
body.site-chopard .footer-brand:nth-of-type(2) { display: none !important; }  /* Watches */
body.site-chopard .footer-note:nth-of-type(3) { display: block !important; }  /*  */
body.site-chopard .footer-note:nth-of-type(4) { display: none  !important; }  /* 有標第三方 */

/*控制品牌資訊不顯示*/
body.site-chopard .sub-nav > a.active,
body.site-chopard .sub-nav > a.active + .sep { display: block; }

/*corum----*/
body.site-corum .brand-name:nth-of-type(1)    { display: block !important; } 
body.site-corum .brand-name:nth-of-type(2) { display: none  !important; }  

body.site-corum .site-footer p:nth-of-type(1) { display: block !important; }  
body.site-corum .site-footer p:nth-of-type(2) { display: none  !important; }  

/*控制品牌資訊不顯示none*/
body.site-corum .mag-section { display:block; }

/*panerai----*/
body.site-panerai .brand-name:nth-of-type(1)    { display: block !important; } 
body.site-panerai .brand-name:nth-of-type(2) { display: none  !important; }  

body.site-panerai .site-footer p:nth-of-type(1) { display: block !important; }  
body.site-panerai .site-footer p:nth-of-type(2) { display: none  !important; }  

/*控制品牌資訊不顯示none*/
body.site-panerai .mag-section { display:block; }




/*Blancpain----*/
body.site-Blancpain .nav-brand:nth-of-type(1)    { display: block !important; }  
body.site-Blancpain .nav-brand:nth-of-type(2)    { display: none  !important; }  
body.site-Blancpain .footer-brand:nth-of-type(1) { display: block !important; }  
body.site-Blancpain .footer-brand:nth-of-type(2) { display: none !important; }  
body.site-Blancpain .footer-note:nth-of-type(3) { display: block !important; }  
body.site-Blancpain .footer-note:nth-of-type(4) { display: none  !important; } 

/*控制品牌資訊不顯示*/
body.site-Blancpain .sub-nav > a.active,
body.site-Blancpain .sub-nav > a.active + .sep { display: block; }



/*breguet----*/
body.site-Breguet .nav-brand:nth-of-type(1)    { display: block !important; }  
body.site-Breguet .nav-brand:nth-of-type(2)    { display: none  !important; }  
body.site-Breguet .footer-brand:nth-of-type(1) { display: block !important; }  
body.site-Breguet .footer-brand:nth-of-type(2) { display: none !important; }  
body.site-Breguet .footer-note:nth-of-type(3) { display: block !important; }  
body.site-Breguet .footer-note:nth-of-type(4) { display: none  !important; } 

/*控制品牌資訊不顯示*/
body.site-Breguet .sub-nav > a.active,
body.site-Breguet .sub-nav > a.active + .sep { display: block; }

/*GP----*/
body.site-GP .nav-brand:nth-of-type(1)    { display: block !important; }  
body.site-GP .nav-brand:nth-of-type(2)    { display: none  !important; }  
body.site-GP .footer-brand:nth-of-type(1) { display: block !important; }  
body.site-GP .footer-brand:nth-of-type(2) { display: none !important; }  
body.site-GP .footer-note:nth-of-type(3) { display: block !important; }  
body.site-GP .footer-note:nth-of-type(4) { display: none  !important; } 

/*控制品牌資訊不顯示*/
body.site-GP .sub-nav > a.active,
body.site-GP .sub-nav > a.active + .sep { display: block; }