/* Enter Your Custom CSS Here */
h1, h2, h3, h4, h5, h6, p, li, a, table {
    font-family: 'Poppins' !important;
}

#header_main {
    border: 0 !important;
}

/*---------- Header Widget Right ----------*/
#header .widget {
  left: 56%;
  margin-top: -110px;
  padding-top: 0;
  position: absolute;
  top: 0;
  transform: translate(-50%);
  z-index: 999;
}
#text-2 .textwidget h3 {
    color: #de7a03;
    font-family: 'Poppins';
    font-weight: 300;
    font-size: 30px;
}
.scroll-top {
    display: none;
}
#header_main .social_bookmarks {
    top: 122px !important;
    right: -29px !important;
}
.social-top {
    margin-top: -95px !important;
    right: -29px !important;
}
/*----------- Social Media Header ---------- */
#top .social_bookmarks li a {
	font-size: 20px;
}

/*---------- Navigation ----------*/
#header_main_alternate {
    border-top: 0 none !important;
}
#header_main_alternate .container nav .avia-menu {
    left: 322px !important;
    margin-top: -60px;
}
.avia-menu-fx {
    display: none;
}

/*---------- Main Wrap ----------*/
.html_header_top.html_header_sticky #top #wrap_all #main {
    padding-top: 160px !important;
}

/*---------- Home Slider ----------*/
#full_slider_1 .slideshow_align_caption {
    margin-bottom: 20px !important;
}
#full_slider_1 .slideshow_align_caption .avia-caption-title {
    background: #de7a03;
    text-shadow: 1px 1px 2px #323232;
    text-transform: none;
}

/*---------- Home Welcome Introduction Section ----------*/
.home-intro-img-left {
    padding-top: 5px;
}
.home-intro-right {
    margin-left: 30px !important;
    width: 60% !important;
}
.home-intro-title h3 {
    margin-bottom: -15px !important;
	font-size: 35px !important;  
}
.home-intro-right .home-intro-read-link {
    color: #DE7A03 !important;
	font-weight: 600;  
}


/*---------- Home BMC Section ----------*/
#home-mbc-section .container .content {
    padding-bottom: 15px !important;
    padding-top: 15px !important;
}
.wp-image-55 {
    margin-top: -10px !important;
}
.home-BMC-title p {
    font-weight: 500;
    font-size: 20px;
}
.home-BMC-content {
    padding-top: 9px !important;
}
.wp-image-64 {
    margin-top: 30px !important;
}
.BMC-buttons {
    padding-top: 10px !important;
}
.home-BMC-btn {
    background: #606060;
    padding: 10px 20px;
    font-size: 15px;
    font-weight: 600;
    color: #ffffff !important;
}
.BMC-btn-buy-now {
    background: #de7a03;
    margin-left: 18px;
}

/*----------- Footer Socket ---------- */
#socket {
    font-weight: 300;
    height: 200px !important;
    padding: 10px 0 !important;
	border-top: 1px solid;  
}
#socket a {
	color: #ffffff;
}
#socket .container {
    text-align: center;
}
#socket .copyright {
    float: none !important;
  	font-size: 14px;
}

/*----------- Subpages ----------*/
.subpages-full-width-slider {
    background-color: #000000 !important;
}
.wp-image-120 {
    margin-bottom: 20px !important;
}
.subpages-header-title h3 {
    color: #df7a04 !important;
    font-size: 30px !important;
    font-weight: 300;
    margin-bottom: 25px !important;
}
.subpages-header-title .special-heading-border .special-heading-inner-border {
    border-color: #df7a04 !important;
    opacity: 1;
    margin-top: 5px !important;
}
.sidebar-menu-left ul li a {
    color: #ffffff !important;
}
.sidebar-menu-left ul li a:hover {
    background: #df7a04 !important;
    font-weight: 600;
    padding-left: 15px !important;
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s;
    transition-property: color, background-color;
    -webkit-transition-property: color, background-color;
}
.widget_nav_menu ul:first-child > .current-menu-item > a, .widget_nav_menu ul:first-child > .current_page_item > a {
    background: #df7a04 !important;
    color: #ffffff;
	padding-left: 15px !important;  
}
.mission-statement-header {
    margin-top: 115px !important;
    margin-bottom: -65px;
}
.cancellation-table-header {
    margin-bottom: -25px;
}
.subpage-heading-title {
    margin-bottom: -10px;
}
.subpage-sc-heading-title h4 {
    margin-bottom: -25px !important;
    font-size: 20px !important;
}
.references-links-content ol li a {
    text-decoration: none !important;
}


/*----------- Link Page ----------*/
.links-page .subpage-heading-title {
    border-bottom: 1px solid #4c4c4c;
    width: 45%;
    margin: 50px auto 10px;
}
.links-page a {
    font-weight: 300;
}
.links-page a:hover {
    color: #EF8200 !important;
}
.links-page strong {
    color: #EF8200 !important;
}

/*----------- Contact Page ----------*/
.contact-page-form .wpcf7-submit:hover {
    background: #818285 !important;
}
.contact-page-info p {
    font-weight: 300;
}
.contact-page-form .wpcf7-submit {
    background: #DC7100 !important;
    font-weight: 600;
}
.contact-page-form p, .contact-page-form p {
    color: #ffffff;
    font-weight: 300 !important;
}

/*----------- Blog Page ----------*/
.post-entry {
    font-weight: 300;
}
.blog-toh-table .avia-center-col {
    padding: 0 5px !important;
}
.blog-toh-table tr td, .blog-toh-table tr {
    font-size: 10px !important;
}

/*----------- Product Page ----------*/
.book-info-product {
    padding-top: 60px;
}
.book-info-product .retail {
    font-size: 12px;
}
.book-info-product strong {
    color: #D97E0B !important;
}


/*----- Book Add to Cart Button -----*/
.book-add-cart-btn-container {
    padding-top: 125px;
}
.book-add-cart-btn-container h4 {
    font-size: 15px;
    padding-left: 11px;
    color: #D97E0B !important;
}
.book-add-cart-btn input {
    padding-left: 15px;
}
.book-add-cart-btn table {
    margin-bottom: -15px ;
}
.book-add-cart-btn table tr:nth-child(2) td:nth-child(1) {
    border: none !important;
}
.book-add-cart-btn table tr:nth-child(1) td:nth-child(1) {
    border: none !important;
    padding: 5px 0 0 12px;
    font-size: 16px;
}
.book-add-cart-btn table tbody tr:nth-child(1), .book-add-cart-btn table tbody tr:nth-child(2) {
    background: #000000 !important;
    color: #ffffff;
}

.keyfeatures-products {
    margin-bottom: 2px !important;
}
.straps-product-page-container .book-add-cart-btn {
    margin-left: -13px;
    width: 75%;
    padding-top: 10px !important;
}
.straps-product-page-container {
    padding: 10px 64px;
}

.product-img-straps {
    margin-bottom: 15px;
}

/*--------------------- Mobile Responsive ---------------------*/
/*----- Wide Screen Devices -----*/	
@media only screen and (max-width : 1360px) {} 

/*----- Wide Screen Devices -----*/	
@media only screen and (max-width : 1280px) {} 

/*----- Wide Screen Devices -----*/
@media only screen and (max-width : 1200px) {}

/*----- iPad , iPad Mini (Landscape View) -----*/
@media only screen and (max-width : 1024px) {
  #text-2 .textwidget h3 {
      font-size: 27px;
      margin-left: 42px;
      width: 100%;
  }
  #header_main_alternate .container nav .nav-on-mobile {
      left: 200px !important;
      margin-top: -60px;
  }  
  #header_main .social_bookmarks {
      right: 0px !important;
      top: 65px !important;
  }
  .social-top {
      margin-top: -36px !important;
      right: 0 !important;
  }  
}

/*----- Laptop and Other Wide Screen Devices -----*/
@media only screen and (max-width : 992px) {}

/*----- Laptop and Other Wide Screen Devices -----*/
@media only screen and (max-width : 980px) {
  #header_main_alternate {
      display: block !important;
  }
  #header_main .social_bookmarks {
      right: 128px !important;
      top: 100px !important;
      display: block !important;    
  }
  .social-top {
      margin-top: -75px !important;
  }
}

/*----- iPad , iPad Mini (Portrait View) -----*/
@media only screen and (max-width : 768px) {
  #text-2 .textwidget h3 {
      font-size: 19px;
      margin-left: 90px;
  }
  #header_main .social_bookmarks {
      right: 67px !important;
      top: 91px !important;
  }
  .social-top {
      margin-top: -67px !important;
  }
.home-intro-right {
    width: 55% !important;
}  
}

/*----- iPhone 6 Plus (Landscape View) -----*/
@media only screen and (max-width : 736px) {
.html_header_top.html_header_sticky #top #wrap_all #main {
    padding-top: 0px !important;
}
#text-2 .textwidget h3 {
    font-size: 18px;
    margin-left: 85px;
    margin-top: 10px;
}
#header_main .social_bookmarks {
    top: 72px !important;
}
.home-intro-img-left .avia-slideshow .avia-slideshow-inner li img {
    width: 100%;
}
.home-intro-img-left .avia-slideshow {
    height: 163px !important;
    margin: 0 auto 20px !important;
    width: 345px;
}
.home-intro-right {
    width: 90% !important;
}  
}

/*----- Samsung Galaxy 3, S3, S4, Note (Landscape View) -----*/
@media only screen and (max-width : 640px) {
  #text-2 .textwidget h3 {
      font-size: 19px;
  }
}

/*----- iPhone 6 (Landscape View) -----*/
@media only screen and (max-width : 627px) {}

/*----- iPhone 5 (Landscape View) -----*/
@media only screen and (max-width : 568px) {
  #text-2 .textwidget h3 {
      font-size: 16px;
      margin-left: 10px;
      margin-top: 50px;
  }
}

/*----- iPhone 4 (Landscape View) - iPhone 6 Plus (Portrait View) -----*/
@media only screen and (max-width : 480px) {
#text-2 .textwidget h3 {
    display: none;
}
.home-BMC-title p {
    font-size: 15px;
}  
.wp-image-327 {
    width: 100%;
    margin-bottom: 20px !important;
}  
}

/*----- iPhone 6 Plus (Portrait View) -----*/
@media only screen and (max-width : 414px) {
.home-BMC-title p {
    font-size: 13px;
}  
}

/*----- iPhone 6 (Portrait View) -----*/
@media only screen and (max-width : 375px) {
  .home-intro-img-left .avia-slideshow {
      width: 321px;
  }
  .BMC-btn-buy-now {
      margin-left: 0 !important;
  }
  .BMC-buttons a {
      display: block;
      text-align: center;
      margin-top: 15px;
  }  
}

/*----- Samsung Galaxy 3, S3, S4, Note (Portrait View) -----*/
@media only screen and (max-width : 360px) {
  .logo a img {
  	max-height: 60px !important;
  }   
  .home-intro-img-left .avia-slideshow {
      margin: 0 auto 5px !important;
      width: 303px;
  }
}
/*----- iPhone 4, 5 (Portrait View) -----*/
@media only screen and (max-width : 320px) {
  .home-intro-img-left .avia-slideshow {
      margin: 0 auto -30px !important;
      width: 265px;
  }
  .home-intro-right {
      margin-left: 5px !important;
  }
  .home-intro-title h3 {
      font-size: 28px !important;
  }
  .home-intro-right .home-intro-read-link {
      font-size: 13px;
  } 
  .home-BMC-title img {
      width: 100% ;
      margin-bottom: 20px !important;
  }  
}